Skip to content

Releases: square/git-fastclone

v1.5.1

Choose a tag to compare

@polac24 polac24 released this 16 Apr 16:58
e9e70b0

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

Choose a tag to compare

@polac24 polac24 released this 23 Feb 00:20
55adc9f

New features

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

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

v1.4.5

Choose a tag to compare

@justinseanmartin justinseanmartin released this 14 Dec 21:58

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

v1.4.4

Choose a tag to compare

@timsutton timsutton released this 15 Nov 19:57
04014b9
  • Logic to automatically clear the existing cache due to errors is bypassed if the error was related to authentication

v1.4.3

Choose a tag to compare

@gyfelton gyfelton released this 01 Sep 13:56
d05d049

Now works perfectly fine with Ruby 3

1.4.2

Choose a tag to compare

@polac24 polac24 released this 27 Jun 22:56
aff916d
v1.4.2

Add print_git_errors mode (#56)

Minor CLI updates

Choose a tag to compare

@longboardcat longboardcat released this 03 Jan 01:14

1.1.2

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