Commit Graph

5 Commits

Author SHA1 Message Date
Steve Klabnik
7da170d53f docs: mention ?? means 'divergence'
While divergence is talked about in the documentation, few places actually
mention how divergent changes are displayed. I've added such notes to the help
out put of `jj log`, the glossary, and added an example to the guide we have on
divergence.

Fixes #6365
2025-12-08 21:09:51 +00:00
Gaëtan Lehmann
00da178ed0 doc: use metaedit to generate a new change-id 2025-11-25 07:43:16 +00:00
Stephen Jennings
ce7e185d0b docs: Add guide for configuring multiple remotes
A common question is how to set up Jujutsu to work with multiple
remotes. Sometimes people are not sure which bookmarks they should
track.
2025-09-23 23:31:09 +00:00
Tijs-B
3205692b81 docs: use commit ids in divergence example commands 2025-08-21 15:23:40 +00:00
Stephen Jennings
5d732f4344 docs: Add guide for handling divergent changes 2025-08-04 18:59:02 +00:00