Skip to content

Releases: square/git-fastclone

v1.5.1

16 Apr 16:58
e9e70b0
Compare
Choose a tag to compare

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

23 Feb 00:20
55adc9f
Compare
Choose a tag to compare

New features

  • #66 - Add pre-cloning-hook for mirror-prepolulation

Full Changelog: v1.4.5...v1.5.0

v1.4.5

14 Dec 21:58
Compare
Choose a tag to compare

#65 - Fixed git-fastclone to work with Windows file system constraints (can't use colons in file names), contributed by @DEMON1A.

v1.4.4

15 Nov 19:57
04014b9
Compare
Choose a tag to compare
  • Logic to automatically clear the existing cache due to errors is bypassed if the error was related to authentication

v1.4.3

01 Sep 13:56
d05d049
Compare
Choose a tag to compare

Now works perfectly fine with Ruby 3

1.4.2

27 Jun 22:56
aff916d
Compare
Choose a tag to compare
v1.4.2

Add print_git_errors mode (#56)

Minor CLI updates

03 Jan 01:14
Compare
Choose a tag to compare

1.1.2

  • Correctly print usage when no trailing arguments are given
  • Redirect stderr to stdout for git submodule init