Part 5 - Pushing to GitHub [Git-ing Started with Git Series]

Поделиться
HTML-код
  • Опубликовано: 5 сен 2024

Комментарии • 21

  • @MrHeyyyyy1234
    @MrHeyyyyy1234 6 лет назад +1

    Just started watching your videos today and I already feel confident in managing my Git repositories. Thanks for your video. The most straight-forward tutorial!

  • @tkd5041
    @tkd5041 4 года назад

    Also! Thank you Alex for your marvelous tutorials!!

  • @connorkresge5130
    @connorkresge5130 4 года назад +2

    Again, absolutely slaying this

  • @thatarix
    @thatarix 6 лет назад +1

    Very descriptive tutorials! Nice job!

  • @ILIILLLIIILL
    @ILIILLLIIILL 7 лет назад +1

    Thank you for the all the videos.

  • @tamarapieringer3301
    @tamarapieringer3301 7 лет назад

    wonderful, thank you Alex.

  • @renelhomere5243
    @renelhomere5243 7 лет назад +1

    Thank you! that was helpful.

  • @Devblobs
    @Devblobs 7 лет назад

    Alex, thanks. U forgot to add the link to part 6 in the description.

  • @gtrquest
    @gtrquest 7 лет назад

    good video

  • @hemanthyernagula9759
    @hemanthyernagula9759 5 лет назад +1

    I'm getting this error while pushing
    fatal: Could not read from remote repository

  • @mdneyamatullah8449
    @mdneyamatullah8449 7 лет назад

    Thank you so much .

  • @codingroom2876
    @codingroom2876 5 лет назад

    Thanks

  • @uliulia4332
    @uliulia4332 7 лет назад +1

    When i open my terminal i don't have the same information as you have, There is nothing about git in it. Could you please explain it as well?

    • @orange.cyanide
      @orange.cyanide 6 лет назад

      you need download the github dektop app then open the repository in terminal. there is an option for in the upper bar

  • @KimAchen
    @KimAchen 6 лет назад

    Hi Alex
    When I do this commando git push -u origin master. I don't get .gitignore file in my repository. What went wrong?

  • @amitavadg
    @amitavadg 8 лет назад +1

    Hi Alex,
    Whenever I do a git push, I am asked for my username and password. I notice in this video, that is not so in your case. Could you explain why?

    • @JacurtisTutorials
      @JacurtisTutorials  8 лет назад

      I have SSH key setup so I do not need to authenticate each time. This is a much easier way to do it, but requires some setup.
      help.github.com/articles/generating-an-ssh-key/

    • @amitavadg
      @amitavadg 8 лет назад

      +DevMarketer Thanks Alex.

  • @viery3654
    @viery3654 6 лет назад +1

    GitLab is free for private repos.

  • @tkd5041
    @tkd5041 4 года назад +1

    I had 2FA on my account, so my password doesn't work. Generate a developer personal access token to get access to GitHub. docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token

  • @o_nasrsaad2067
    @o_nasrsaad2067 8 лет назад

    he give me port 443:time out
    :(