jj/docs
Vamsi Avula bc57754c58 cli: add support for setting default description
That is, jj will use ui.default_description as a starting point when
user is about to describe an empty change.

I think it might be confusing to do this with -m / --stdin (violates
WYSIWYG), so I'm only doing this when jj invokes an editor.

Also, this could evolve into a proper template in the future instead of
just plain text, to allow inheriting from parent change(s), for example.

Partially addresses #1354.
2023-08-13 23:59:15 +05:30
..
design
technical docs: correct stale info about which backends are dynamically chosen 2023-08-13 14:15:09 +00:00
branches.md
code-of-conduct.md
config.md cli: add support for setting default description 2023-08-13 23:59:15 +05:30
config.toml configs: use Notepad as default editor on Windows 2023-08-10 17:09:07 +00:00
conflicts.md
contributing.md
FAQ.md faq: minor fixes and cleanups 2023-08-09 03:15:26 +00:00
git-comparison.md docs: call out manual branch management 2023-08-03 11:28:00 -07:00
git-compatibility.md git: add support for SSH authentication with ed25519 or ed25519-sk 2023-08-09 03:44:03 +00:00
github.md docs: revert to using revset operator : instead of :: 2023-08-01 21:58:43 +00:00
glossary.md
operation-log.md docs: fix typo in operation-log.md 2023-08-13 05:08:45 +00:00
related-work.md
revsets.md docs: revert to using revset operator : instead of :: 2023-08-01 21:58:43 +00:00
sapling-comparison.md
templates.md
tutorial.md configs: use Notepad as default editor on Windows 2023-08-10 17:09:07 +00:00
working-copy.md