ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/src
Yuya Nishihara 87a8238bee git: turn git.auto-local-branch off by default
As far as I can see in the chat, there's no objection to changing the default,
and git.auto-local-branch = false is generally preferred.

docs/branches.md isn't updated as it would otherwise conflict with #2625. I
think the "Remotes" section will need a non-trivial rewrite.

#1136, #1862
2023-12-17 08:30:24 +09:00
..
commands Implement a rename subcommand for the branch command. 2023-12-16 18:44:46 +00:00
config merge_tools.toml: add a comment to meld-3 definition 2023-12-03 17:56:10 -08:00
merge_tools repo_path: split RepoPath into owned and borrowed types 2023-11-28 07:33:28 +09:00
cleanup_guard.rs
cli_util.rs transaction: take description at end instead of start 2023-12-13 08:12:49 -08:00
commit_templater.rs
config-schema.json git: turn git.auto-local-branch off by default 2023-12-17 08:30:24 +09:00
config.rs cli: show executable name in error message, include underlying error details 2023-11-23 10:05:45 +09:00
description_util.rs cli: generate commit template after selecting changes 2023-11-09 15:10:25 +01:00
diff_util.rs repo_path: make to_internal_file_string() return &str, rename accordingly 2023-11-27 08:42:09 +09:00
formatter.rs
graphlog.rs
lib.rs cli: move description utils to description_util.rs 2023-11-06 17:49:02 +01:00
main.rs
operation_templater.rs
progress.rs
template.pest
template_builder.rs
template_parser.rs
templater.rs
text_util.rs
time_util.rs
ui.rs cli editor and pager: Add a comment 2023-11-22 23:36:16 -08:00