Commits


add 'got ref' subcommand; no support for symbolic refs yet


allow restricting 'got diff' and 'got status' to a path in work tree


document trailing annotations shown by 'got tree'


make 'got update' restore missing files


document status codes displayed by 'got update'


man page tweaks


make 'got diff' show local changes in work tree


make 'got blame' function in a work tree


document 'got log' behaviour inside a work tree


improve documentation of 'got tree'


make 'got status' detect obstructed files


add 'got status' command


In got.1, clarify that 'got update' operates on current branch only.


happy new copyright year


implement -c option for 'got checkout'