ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs
Yuya Nishihara 089503abfb refs: classify push action based on tracking target
Although this is logically correct, the error message is a bit cryptic. It's
probably better to reject push if non-tracking remote branches exist.

#1136
2023-10-17 15:06:03 +09:00
..
design git: on push, update jj's view of remote branches without using import_refs() 2023-10-17 15:06:03 +09:00
technical
branches.md
code-of-conduct.md
config.md refs: classify push action based on tracking target 2023-10-17 15:06:03 +09: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
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 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
working-copy.md