1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/devel/got/pkg-plist
Christian Weisgerber 57445751af devel/got: update to 0.53
User-visible changes:
- add a gotadmin utility with info, pack, indexpack, and listpack commands
- do not update symlinks which are already up-to-date
- fix 3-way merge of files which lack a final \n
- avoid an error in tog(1) while the terminal window is being resized
- catch invalid reference names passed to 'got ref -l'
- fix unrelated changes being merged by got cherrypick/backout/rebase/histedit
- new -I option for 'got status' to show files which match an ignore pattern
2021-06-23 17:49:52 +02:00

20 lines
402 B
Plaintext

bin/got
bin/gotadmin
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/gotadmin.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