Commit a1761023 authored by Christian Weisgerber's avatar Christian Weisgerber
Browse files

devel/got: update to 0.98

User-visible changes:
- speed up got tag -l by caching timestamps
- make 'got ref -l' output consistent when packed references exist
- make 'got ref -l' work consistently when a reference argument is given
- add log -t option which enables topological sorting of commits
- make 'got rebase' find a merge base with topological sorting if needed
- make 'got status' display interrupted rebase, histedit, and merge operations
- add http clone/fetch support using a new got-fetch-http helper
- require -R option for staging or unstaging directory contents
- got patch: fix applying on empty files

HTTP(S) clone/fetch requires the "smart" Git protocol.  It works with
GitHub, Codeberg, Savannah.  Also git.freebsd.org, but you should use
anon-ssh there.
parent 1e58caa0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment