Releases: nvie/git-toolbelt
Releases · nvie/git-toolbelt
v1.10.0
12 Feb 08:06
Compare
Sorry, something went wrong.
No results found
Improve git-main-branch to auto-detect the main branch name from the remote (thanks @theaccountingnerd !)
Remove git-repo (conflicts with new built-in git repo subcommand)
Fetch before checking out in git-workon
v1.9.4
29 Aug 11:50
Compare
Sorry, something went wrong.
No results found
Fix: recognize production as a valid main branch
v1.9.3
05 Jul 07:37
Compare
Sorry, something went wrong.
No results found
Fix: use main branch in git-merged (instead of hardcoding master)
v1.9.2
23 May 06:53
Compare
Sorry, something went wrong.
No results found
git-active-branches will no longer fail if there is a name clash with a branch and a file/directory/tag with the same name
v1.9.1
02 Feb 09:08
Compare
Sorry, something went wrong.
No results found
git-main-branch will now also recognize mainline as a main branch name, for users migrating from Perforce.
git-shatter-by-file will still work when there are "skipped" files
Various internal shell script improvements
v1.9.0
19 Jul 09:08
Compare
Sorry, something went wrong.
No results found
git-cleave will now prefix commit messages (instead of suffix them) wth the path matches it cleaves off
git-cleave now takes a -t <prefix> flag, which will be used instead of the path matches
git-cleave will now prevent empty commits from being destroyed
v1.8.4
17 Apr 14:00
Compare
Sorry, something went wrong.
No results found
Fix issue where the probe for "(g)realpath" can fail
v1.8.3
17 Apr 11:28
Compare
Sorry, something went wrong.
No results found
Hide possible warnings displayed by which on some platforms
v1.8.2
17 Apr 08:46
Compare
Sorry, something went wrong.
No results found
Fix the fix from 1.8.1, which broke some Linux distros.
v1.8.1
12 Apr 21:09
Compare
Sorry, something went wrong.
No results found
Fix to be compatible with coreutils 9.2+, which renamed realpath → grealpath