Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
square
/
git-fastclone
Public
Notifications
You must be signed in to change notification settings
Fork
29
Star
191
Code
Issues
2
Pull requests
2
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 6, 2025
Merge pull request #74 from luispadron/luis/update-ruby-version-3.3.9
Show description for 20caa7f
luispadron
authored
20caa7f
Copy full SHA for 20caa7f
Add logger dependency to fix 3.5.0 failure
luispadron
committed
35f1745
Copy full SHA for 35f1745
Auto-correct rubocop errors
luispadron
committed
9cc6dd8
Copy full SHA for 9cc6dd8
Update to Ruby version 3.3.9
luispadron
committed
d7f965a
Copy full SHA for d7f965a
Commits on Mar 18, 2024
Skip clone warming up when a file is missing (#67)
Show description for e9e70b0
polac24
authored
e9e70b0
Copy full SHA for e9e70b0
Commits on Feb 22, 2024
Add pre-cloning-hook for mirror-prepolulation (#66)
Show description for 55adc9f
polac24
authored
55adc9f
Copy full SHA for 55adc9f
Commits on Dec 14, 2023
Bump to 1.4.5
Justin Martin
committed
6e6fff2
Copy full SHA for 6e6fff2
Merge pull request #65 from DEMON1A/master
Show description for 29e272f
Justin Martin
authored
29e272f
Copy full SHA for 29e272f
Fix robucop violations
DEMON1A
committed
2f7376c
Copy full SHA for 2f7376c
Commits on Dec 9, 2023
Remove a useless disable rule for robucop
DEMON1A
authored
498484c
Copy full SHA for 498484c
Remove LineLength rule from rubocop config
DEMON1A
authored
23a7efa
Copy full SHA for 23a7efa
Update lib/git-fastclone.rb
Show description for e4a9a0b
DEMON1A
and
Justin Martin
authored
e4a9a0b
Copy full SHA for e4a9a0b
Add windows support for git-fastclone
Show description for 4d57de6
DEMON1A
authored
4d57de6
Copy full SHA for 4d57de6
Commits on Nov 15, 2023
Merge pull request #63 from square/tsutton/dont-clear-cache-if-auth-error
Show description for 04014b9
timsutton
authored
04014b9
Copy full SHA for 04014b9
Add other Rubies
timsutton
committed
d734927
Copy full SHA for d734927
Add spec
timsutton
committed
888779f
Copy full SHA for 888779f
Also allow authentication errors to be retriable
timsutton
committed
0db755f
Copy full SHA for 0db755f
Fix platforms
timsutton
committed
8bfffc0
Copy full SHA for 8bfffc0
Update Gemfile.lock
timsutton
committed
fc77498
Copy full SHA for fc77498
Add Ruby 3.2.2 to CI
timsutton
committed
94baa9f
Copy full SHA for 94baa9f
Don't clear cache if an error was authentication-related
timsutton
committed
76c171c
Copy full SHA for 76c171c
Commits on Sep 15, 2023
Update links in the README.md
Show description for 3d50ec4
Justin Martin
authored
3d50ec4
Copy full SHA for 3d50ec4
Commits on Sep 1, 2023
Replace all places that can call `Dir.chdir` in thread with passing `chdir` to `Open3.popen2e` (#60)
gyfelton
authored
d05d049
Copy full SHA for d05d049
Commits on Jun 28, 2023
Move CI to GitHub actions (#58)
polac24
authored
ec4fca8
Copy full SHA for ec4fca8
Commits on Jun 27, 2023
Add print_git_errors mode (#56)
polac24
authored
aff916d
Copy full SHA for aff916d
Commits on May 19, 2023
Merge pull request #55 from square/cshi/use-fail-on-error
Show description for 1dd8c7d
congt
authored
1dd8c7d
Copy full SHA for 1dd8c7d
Stops using fail_pipe_on_error
Show description for 48890ea
congt
committed
48890ea
Copy full SHA for 48890ea
Commits on Mar 13, 2023
Replace Terrapin with BuildExecution to fix process deadlock when output to stderr is fills buffer (#53)
Show description for 0ac13db
gyfelton
authored
0ac13db
Copy full SHA for 0ac13db
Commits on Mar 6, 2023
Added a brief guide on how to publish the newer version (#52)
gyfelton
authored
09cf13b
Copy full SHA for 09cf13b
Commits on Mar 3, 2023
Fix passed in flock_timeout_secs not cast to integer (#51)
gyfelton
authored
64cc52c
Copy full SHA for 64cc52c
Commits on Jan 7, 2023
Merge pull request #49 from square/jmartin/repopulate-reference-repo-after-clearing
Show description for 1af6ff4
Justin Martin
authored
1af6ff4
Copy full SHA for 1af6ff4
Commits on Jan 6, 2023
Cleanup the specs to only have one way of running them
Justin Martin
committed
2395ff0
Copy full SHA for 2395ff0
Fix issue with file lock re-entrancy
Show description for 998eae0
Justin Martin
committed
998eae0
Copy full SHA for 998eae0
Make sure to remove the 'reference_repo' entry, so we reclone the reference repo.
Justin Martin
committed
29d1833
Copy full SHA for 29d1833
Make sure to repopulate the reference repo after it is cleared
Justin Martin
committed
e861be1
Copy full SHA for e861be1
Pagination
Previous
Next
You can’t perform that action at this time.