jj/lib
Yuya Nishihara 9cafff87e1 cli: add API and branch subcommand to track/untrack remote branches
This patch adds MutableRepo::track_remote_branch() as we'll probably need to
track the default branch on "jj git clone". untrack_remote_branch() is also
added for consistency.
2023-10-16 23:21:05 +09:00
..
benches
gen-protos
src cli: add API and branch subcommand to track/untrack remote branches 2023-10-16 23:21:05 +09:00
tests git: on import_refs(), respect tracking state of existing remote refs 2023-10-16 23:21:05 +09:00
testutils working copy: return Box<dyn LockedWorkingCopy> from start_mutation() 2023-10-15 16:13:19 -07:00
Cargo.toml backend: make read functions async 2023-10-08 23:36:49 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00