Git/reset: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< Git
Created page with "==Links== ===Documentation=== * [http://www.kernel.org/pub/software/scm/git/docs/git-reset.html manpage @ kernel.org]"
 
action
 
Line 1: Line 1:
'''Action''': resets current HEAD to the specified state
==Links==
==Links==
===Documentation===
===Documentation===
* [http://www.kernel.org/pub/software/scm/git/docs/git-reset.html manpage @ kernel.org]
* [http://www.kernel.org/pub/software/scm/git/docs/git-reset.html manpage @ kernel.org]

Latest revision as of 21:40, 9 December 2014

Action: resets current HEAD to the specified state

Documentation