jj/docs
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
..
design docs: adjust tracking branches design to deal with "fetch/push && undo" 2023-09-28 18:00:25 +09:00
technical
branches.md
code-of-conduct.md
config.md cli: add API and branch subcommand to track/untrack remote branches 2023-10-16 23:21:05 +09:00
config.toml
conflicts.md
contributing.md
FAQ.md
git-comparison.md
git-compatibility.md
github.md Docs: Make github.md a bit clearer 2023-09-28 01:11:47 +02:00
glossary.md
index.md docs index.md: explain that the website sidebar may be hidden 2023-10-04 05:25:37 -07:00
install-and-setup.md Add build-essential to install instructions 2023-10-05 09:07:37 -07:00
operation-log.md
related-work.md
revsets.md
sapling-comparison.md
templates.md
tutorial.md
working-copy.md