Releases: square/git-fastclone
Releases · square/git-fastclone
v1.5.0
New features
- #66 - Add pre-cloning-hook for mirror-prepolulation
Full Changelog: v1.4.5...v1.5.0
v1.4.5
#65 - Fixed git-fastclone to work with Windows file system constraints (can't use colons in file names), contributed by @DEMON1A.
v1.4.4
- Logic to automatically clear the existing cache due to errors is bypassed if the error was related to authentication
v1.4.3
Now works perfectly fine with Ruby 3
1.4.2
v1.4.2
Add print_git_errors mode (#56)
Minor CLI updates
1.1.2
- Correctly print usage when no trailing arguments are given
- Redirect stderr to stdout for git submodule init