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