Releases: JanusMael/Git-ArchiveBranchDiffs
Releases · JanusMael/Git-ArchiveBranchDiffs
v1.0.4
v1.0.3
Bug fixes, mostly around UTF-8 Encoding handling
- UTF-8 Encoding fixes that prevent
git show
and certain local index reads from mangling Unicode characters - Prompt to optionally use
default remote branch
when choosingLEFT
side - Fix empty strings being treated as valid paths
v1.0.2
Bug fixes and edge case handling
- better handle when 'raw blob' content is not available (due to rename, etc.)
- add token files for additional modification types
- if specified branch is not found locally, check the remote equivalent
- detect if 'current directory' is a git root and prompt to use it if so