Releases: itenium-be/Git-NumberedAdd
Releases · itenium-be/Git-NumberedAdd
Bugfix for git repositories on a junction
Bugfix: renamed files
If a file was renamed, all following files also appeared renamed in gs
Updates for PowerShell 7+ and git 2.26+
- git 2.26+
git diff --numstatLF/CRLF warning changed which made gs crash - PowerShell 7+ has become stricter regarding passing single arguments/array arguments to git.exe
- Better
gnh(Git-NumberedHelp) to also include how to change the configuration (colors, numstat, ...)
Bugfixes
Changes
- Can pass commit message as last argument to Git-NumberedAdd to immediately commit after adding the files.
- Added Git-NumberedHidden, Git-NumberedUnhidden and Git-ListHidden for
update-index --skip-worktreemanipulation with indexes.
Bugfixes
- Fix for special characters in file names
- Fix for spaces in file names
- Fix for adding renamed files to staging area
- Fix for off by one error with the indexes ;)
First release
Check the itenium blog for a tutorial!