Commit Briefs

Stefan Sperling

typo in man page


Stefan Sperling

got-worktree.5: document file index flags



Stefan Sperling

got-worktree.5: document 'staged blob ID'


Stefan Sperling

got.1: spell Game of Trees in title case





Stefan Sperling

document that -h option will always exit




Stefan Sperling

grammar fix in got.1


Stefan Sperling

add a test for 'got stage -l'


Stefan Sperling

more man page tweaks for 'got stage'



Stefan Sperling

use get_worktree_paths_from_argv consistently; improves add/rm edge cases

Double 'got rm' becomes a no-op like double 'got add' already is, and 'got add' of an already staged file is now an error.



Stefan Sperling

another man page wording fix


Stefan Sperling

missing word in man page


Stefan Sperling

small man page fixes related to stage


Stefan Sperling

document staging



Stefan Sperling

initial 'got unstage' implementation