26
Nawap
6y

Every time I try to git init ,and push the code to github,
I always forget the cmds to do it!

Every freaking time ,I have to google.

Comments
  • 3
    I have sticky notes covering my monitor with git commands.
  • 3
    I know that feel man
  • 3
    The good news is that it's just the matter of practice
  • 1
    That happens to me fkr git flow. I have a post it note by my desk for it.
  • 1
    I myself quit, i just open browser upload, problem gone till next time
  • 1
    @tsehla
    How do you upload folder!?

    I think ur the person who upload zip files to github
    Sorry being rude!
  • 1
    You’ll memorize it once u read the docs to each command. Also makes u realize what is actually happening
  • 1
    I use the desktop github tool, I don't have to remember commands 😎
  • 1
    I have a giant list of git commands in a text file inside the project I'm working on with comments. For making things easier, I have subversion analogs whenever possible since I know that well (eg, "git pull" is basically "svn update")
  • 1
    I have a section in my keepass called, "handy commands." It's filled with commands I easily forget from not using them very often. It's a lifesaver.
  • 1
    @thepra no, just no.
  • 0
    @Collie I need to do that..
  • 1
    @matteodem
    I have sat and memorised, still couldn't help!
    I think some peculiar problem with me😔
  • 2
    @thepra
    Yeah I use that ,when I work with windows!
    I had a doubt ,how do u do git pull in GUI!?
Add Comment