mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
This changes the behavior of git fetch to respect the fetch refspecs configured on the remote. This is handy for projects which use customized fetch refspecs (e.g. only fetch certain patterns, but not all branches) but without having to remember and repeat all the patterns by hand on the CLI Fixes #5323 |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| testing | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||
| docs | ||
| LICENSE | ||