Git/HEAD

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< Git
Revision as of 18:40, 13 March 2015 by Woozle (talk | contribs) (brief explanation as I currently understand it)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

About

HEAD is a pointer to the branch that is currently affected by commit operations. It can be modified to point to a different branch by the checkout command.