issues Search Results · repo:kaspar030/git-cache-rs language:Rust
Filter by
0 results
(39 ms)0 results
inkaspar030/git-cache-rs (press backspace or delete to remove)When cloning an already cloned once repo with -U on a new branch, we get the branch does not exist .
Reproduce:
1. Create a repo
2. Clone the repo with git cache clone -U repo -b main
3. Add a branch ...
AlexisTM
- 1
- Opened 29 days ago
- #60
I m not familiar with Rust, and definitely not familiar with any of the crates you used, so after trying to look at the
code I still don t understand where is the git cache (as opposed to git-cache) alias ...
jmarrec
- 1
- Opened on Jan 28
- #54
Problem
When doing a recursive shallow clone, I expect every submodule to be also cached and fetched through git-cache.
git cache clone -U https://github.com/PX4/PX4-Autopilot --recurse-submodules --shallow-submodules ...
AlexisTM
- 7
- Opened on Jan 25
- #52

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.