jj/cli
Ivan Petkov 75fa7de001 cli: git fetch: fall back to remote fetch refspecs when -b not specified
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
2025-08-25 15:55:18 +00:00
..
examples templater: extract non-Core operation methods table 2025-08-21 10:12:45 +00:00
src cli: git fetch: fall back to remote fetch refspecs when -b not specified 2025-08-25 15:55:18 +00:00
testing revset: insert HeadsRange in Ancestors for nested range/filter 2025-08-02 01:40:23 +00:00
tests cli: git fetch: fall back to remote fetch refspecs when -b not specified 2025-08-25 15:55:18 +00:00
build.rs build.rs: separate commit ids if compiling at a merge commit 2025-07-08 02:38:21 +00:00
Cargo.toml templater: serialize ConfigValue through toml::Value 2025-08-25 05:52:46 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00