Questions about GitHub

  • jacob1
    8th Oct 2013 Developer 0 Permalink
    @MiningMarsh (View Post)
    I guess it's just personal preference. I've used guis for so long that I am just used to that, other people that also use guis are probably the same.

    To me it seems like the command line git stuff is pretty easy, it just takes some getting used to.

    in vim, 'w' and 'q' are about the only things I know ... (also esc quits edit mode and q! exits without saving). I don't know how to enter edit mode, I usually just type ":1" and it takes me to line one in edit mode and that works ... lol
  • MiningMarsh
    8th Oct 2013 Member 1 Permalink

    @jacob1 (View Post)

    I can give you that, most people are more comfortable with a random GUI.

     

    PROTIP: i stands for 'insert' bringing you into edit mode.

    Edited once by MiningMarsh. Last: 8th Oct 2013
  • china-richway2
    10th Oct 2013 Member 0 Permalink

    I has to do --hard, but it don't work somehow? All the commits after that commit are still there

     

    EDIT: Ah, it just works for my local repo, but how to push my local repo to GitHub? So that I can actually revert the commits.

    Edited 2 times by china-richway2. Last: 10th Oct 2013