Commits


got.1: spell Game of Trees in title case


got.1: clarify which files retain their base commit after 'got commit'


document that -h option will always exit


grammar fix in got.1


more man page tweaks for 'got stage'


add some additional short aliases for got commands


another man page wording fix


missing word in man page


small man page fixes related to stage


document staging


forbid editing the history of branches outside of "refs/heads"


add 'make release' target; programs now have a version number


prevent 'got commit' on branches outside "refs/heads/" (the only exception is the work tree's temporary histedit branch)


got.1 wording tweak


clearly state where 'git fetch' and 'git push' are required