Commits


trim redundant information from 'got init' documentation


implement 'got init'


allow multiple file path arguments for 'got revert'


allow removing multiple paths at once for 'got rm'


document preconditions for 'got backout'


add 'got backout' command


test and fix expected file status after 'got cherrypick'


add 'got cherrypick' command


make it possible to pass reference names to 'got diff'


make moved branch head references easier to deal with


fix wrong command in got.1 EXAMPLES


suggest a better interim workflow in got.1


improve documentation of got log -b


rename got log's -f option to -b


add examples for 'got log' in got.1


extend got.1 EXAMPLES section


make 'got log' default to the current branch in a work tree


add jcs to AUTHORS


add branch support to 'got update'


add branch support to 'got checkout'


update 'got ref' branch creation example


make it possible to duplicate another reference with 'got ref'


document new got commit features


wording tweak in got man page


improve 'got commit' documentation