CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/12/16 07:15:23
Modified files:
devel/got : Makefile distinfo
Log message:
update to got-0.23
- prevent status crawl from racing with paths changing in the filesystem
- add -k option to 'got remove' to keep files on disk (Tracey Emery)
- add -R option to 'got remove' for recursive deletion (Tracey Emery)
- add -I option to 'got add' to disregard ignore patterns (Tracey Emery)
- show numeric dates in ISO-8601/xkcd-1179 format in 'tog log' and 'got blame'