ok/jj
1
0
Fork 0
forked from mirrors/jj
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 docs/design: propose submodule storage approach 2023-04-24 14:29:47 -07:00
technical docs: correct stale info about which backends are dynamically chosen 2023-08-13 14:15:09 +00:00
branches.md templater: indicate if branch needs to be pushed to a remote 2022-11-09 22:44:55 -08:00
code-of-conduct.md Boilerplate for new Google open source project 2020-12-11 23:37:59 -08:00
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 docs: indent conflict marker examples to not confuse tools 2022-12-12 16:20:40 -08:00
contributing.md docs: fix contributing.md 2023-07-17 19:22:51 -05:00
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 docs: add a glossary 2023-04-17 16:48:23 -07:00
operation-log.md docs: fix typo in operation-log.md 2023-08-13 05:08:45 +00:00
related-work.md docs: add doc comparing jj to Sapling (#1708) 2023-06-28 06:56:57 +02:00
revsets.md docs: revert to using revset operator : instead of :: 2023-08-01 21:58:43 +00:00
sapling-comparison.md docs: add doc comparing jj to Sapling (#1708) 2023-06-28 06:56:57 +02:00
templates.md docs: add a word to docs about divergent 2023-04-09 22:56:33 -07:00
tutorial.md configs: use Notepad as default editor on Windows 2023-08-10 17:09:07 +00:00
working-copy.md workspace: add a root subcommand to print the workspace root path 2023-01-24 16:53:54 +01:00