Skip to content

Commit

Permalink
add reset and checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
caogen committed May 24, 2015
1 parent daa07ad commit 0e3f9bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gitcmd
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ git rm --cached file
git log -p -2
git log --pretty=oneline
git log --pretty=format:"%h - %an ,%ar : %s"
git reset HEAD file,
git checkout -- file,

0 comments on commit 0e3f9bc

Please sign in to comment.