CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/04/25 10:10:42
Modified files:
devel/got : Makefile distinfo
Log message:
update to got 0.35
- don't pass "-p 22" to ssh; makes ssh_config's Port option work (semarie)
- fix a file index corruption problem with 'got rebase' (found by tracey)
- fix 'got log -r' loading refs from the wrong repo if invoked in a work tree
- filter out "remotes/*/HEAD" references in got/tog log output
