Game of Trees (Got) is a version control system which prioritizes ease of use and simplicity over flexibility. Got uses Git repositories to store versioned data. Git can be used for any functionality which has not yet been implemented in Got. It will always remain possible to work with both Got and Git on the same repository. WWW: https://gameoftrees.org
17 lines
366 B
Text
17 lines
366 B
Text
bin/got
|
|
bin/tog
|
|
libexec/got-fetch-pack
|
|
libexec/got-index-pack
|
|
libexec/got-read-blob
|
|
libexec/got-read-commit
|
|
libexec/got-read-gitconfig
|
|
libexec/got-read-gotconfig
|
|
libexec/got-read-object
|
|
libexec/got-read-pack
|
|
libexec/got-read-tag
|
|
libexec/got-read-tree
|
|
man/man1/got.1.gz
|
|
man/man1/tog.1.gz
|
|
man/man5/git-repository.5.gz
|
|
man/man5/got-worktree.5.gz
|
|
man/man5/got.conf.5.gz
|