Push code to GitHub with an SSH key

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • Learn how to push and pull your code to a git repo using an SSH key stored on your computer. It's the safest and easiest way to connect to a repo. We'll do it in two ways, first we'll clone a repo to your computer, and push and pull using SSH and then we'll create a repo locally, remotely and then connect them between GitHub and your computer. The concept is pretty much the same with BitBucket as well. GitHub feels a bit more involved than BitBuck but I'm starting to like GitHub more.
    CONNECT ON MY DISCORD:
    / discord
    Twitter: / omarel
    GitHub: github.com/oel...
    #github #git #gitrepo #ssh #bitbucket
    Get early access to my project/
    A library of pre-built user interface layouts and components you can place on any react site: uiworkspace.com

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

  • @thecrazymedic4480
    @thecrazymedic4480 8 дней назад

    This guy is a genius. Thanks a lot. I was having a lot of issues with SSH keys but it's clear now

  • @CmdZOD
    @CmdZOD 9 дней назад

    Thank you so much, i was banging my head on the wall with this SSH stuff !

  • @joebuydem
    @joebuydem Год назад +16

    i followed up all the way until 5:45, you didn't specify if you created that config file or if it was already there, nor did you explain how you got to the .ssh directory. In most cases people cannot infer these things, just my 2cents. Good job overall.

  • @valentinasinichenko751
    @valentinasinichenko751 6 месяцев назад

    Each time I need an SSH key, I come here. But it is helpful every time =)

  • @akashkedari255
    @akashkedari255 3 месяца назад

    Great tutorial man!!! Understood everything and salute to each small details that you covered...thanks :)

  • @TheBookDoctor
    @TheBookDoctor 5 месяцев назад +1

    joebuydem is not wrong: your presentation was kind of scattershot, and really you should script these things out more tightly. But with some judicious pausing, rewinding, and comparing your screen to what I see on my computer, I was able to get `git push` set up, finally. Your video is kind of rough around the edges, but it go me there where all of GitHub's document just left me confused. That ain't for nothing! Thanks!

    • @alexisrodriguez-nf6rn
      @alexisrodriguez-nf6rn 5 месяцев назад

      True, I was lost around the time he pulled a config file I never created/ had & decided to go on changing his name

  • @mihird9
    @mihird9 Год назад +4

    10:22 Pushing from local repo to github

  • @alessandromanilii6458
    @alessandromanilii6458 6 месяцев назад

    Thanks mate! You saved my day :)

  • @habibmohammed1829
    @habibmohammed1829 Год назад

    Woo you just make it as simple as the alphabet. Thanks man

  • @LifeOfAnku
    @LifeOfAnku Год назад +1

    Thank you so much, I followed this and was able to fix authentication issue with ssh key. One mistake I had done was that I had updated private key on Github, which was causing the issue.

    • @thedigitalceo
      @thedigitalceo  Год назад

      So glad it helped. Ssh seems elusive to work with at times depending on the git client used

  • @HiritikkKumar
    @HiritikkKumar 5 месяцев назад

    I'd love to know how you use the development folder and what all you store in it, learning to manage my directory a little better

  • @nevilleosoro9380
    @nevilleosoro9380 2 года назад

    This has really helped. I am From Kenya. Thank You soo Much

  • @kiryudev
    @kiryudev 3 месяца назад

    thankyou pooo

  • @drstrangelove09
    @drstrangelove09 2 месяца назад

    "folder" -> directory

  • @gerardopuertos
    @gerardopuertos Год назад

    what if i dont have a config file inside the .ssh folder?

  • @liwillows5729
    @liwillows5729 7 месяцев назад

    How do you do a forced push ?
    I'm way rusty on technology?
    How does 1 find s previous comment? Ssh/root certificates/ domain xls etc??

    • @liwillows5729
      @liwillows5729 7 месяцев назад

      A friend of mine passed away in 2014 I might have answers.
      I used to keep up certain things until my health got the best of me. It was a big secret back then. Just know on github it began as
      Hello world 🌎 back when we had AOL

    • @liwillows5729
      @liwillows5729 7 месяцев назад

      Oh I have private keys and a whole lot of extra files

    • @liwillows5729
      @liwillows5729 7 месяцев назад

      Some of the certificates are expired Some are still good

  • @nareshreddipalli2134
    @nareshreddipalli2134 Год назад

    Thanks, man, finally made it. Escaped from Authentication issue