ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs
2023-10-02 23:37:33 -05:00
..
design docs: adjust tracking branches design to deal with "fetch/push && undo" 2023-09-28 18:00:25 +09:00
technical docs: More info about syncing jj repo with rsync 2023-09-06 09:15:27 -07:00
branches.md
code-of-conduct.md
config.md docs: use code block for ui.pager config example 2023-10-02 23:37:33 -05:00
config.toml
conflicts.md
contributing.md docs: add a section about profiling 2023-09-14 21:15:03 -07:00
FAQ.md faq: add entry about accidentally amended working copy 2023-09-08 08:59:59 -07:00
git-comparison.md
git-compatibility.md docs: mention git pack-refs for co-located repos 2023-09-15 19:49:11 -07:00
github.md Docs: Make github.md a bit clearer 2023-09-28 01:11:47 +02:00
glossary.md revset: convert root symbol to function 2023-09-04 10:36:30 +09:00
install-and-setup.md install-and-setup.md: explain how to compile the latest release 2023-09-11 18:21:56 -07:00
operation-log.md
related-work.md
revsets.md cli: add upstream remote to default trunk() 2023-09-19 20:51:23 -07:00
sapling-comparison.md
templates.md templates.md docs: Document string literal format 2023-09-15 20:16:09 -07:00
tutorial.md docs: prefer new revset operator :: over deprecated : 2023-09-06 13:09:14 -07:00
working-copy.md