jj/docs
Philip Metzger a6e1bc8309 docs: Add branch tracking to branches.md.
This tries to explain Jujutsu's branch tracking for a newcomer. 
It is based on it's design doc in `docs/design/tracking-branches.md`.
2024-01-02 22:14:01 +01:00
..
design git: turn git.auto-local-branch off by default 2023-12-17 08:30:24 +09:00
technical docs: update description of conflicts to be about tree-level conflicts 2023-11-30 14:24:48 -08:00
branches.md docs: Add branch tracking to branches.md. 2024-01-02 22:14:01 +01:00
code-of-conduct.md Replace contact method with addresses of active leads. 2023-11-28 13:48:22 -05:00
config.md docs config.md Vim instructions: link to the Wiki instead of a gist 2023-12-17 22:16:02 -08:00
config.toml
conflicts.md
contributing.md poetry: Poetry 1.7 issues 2023-11-06 17:10:27 -08:00
FAQ.md FAQ: Describe how to integrate with Gerrit. 2024-01-01 21:08:19 +01:00
git-comparison.md git comparison: include a 'git grep' equivalent 2023-12-21 00:20:45 +01:00
git-compatibility.md gc: implement basic GC for Git backend 2023-12-03 07:40:12 -08:00
github.md git: turn git.auto-local-branch off by default 2023-12-17 08:30:24 +09:00
glossary.md glossary.md: Add a stub for "Hidden commits, Abandoned commits" 2023-10-31 23:41:41 -07:00
index.md
install-and-setup.md install-and-setup.md: --strategy -> --strategies for cargo binstall 2023-11-21 20:19:38 -08:00
operation-log.md op_walk: add support for op_id+ (children) operator 2024-01-02 10:30:08 +09:00
related-work.md
revsets.md revset: exclude @git branches from remote_branches() 2023-11-08 07:34:30 +09:00
sapling-comparison.md mkdocs: make MkDocs work with more GitHub-like list formatting 2023-11-03 19:15:37 -07:00
templates.md templater: add local/remote_branches keywords 2023-10-28 11:03:23 +09:00
tutorial.md
working-copy.md