jj/cli/src
Martin von Zweigbergk c2220ca4d5 config-schema: update stale push-branch-prefix config
We missed this when we renamed `push-branch-prefix` to
`push-bookmark-prefix`. I changed the description slightly to try to
clarify that it's about the local bookmark that's created before
pushing it to the remote as a branch.
2024-09-12 23:00:20 -07:00
..
commands bookmarks: update some leftover uses of the word "branch" 2024-09-11 19:19:31 -07:00
config bookmarks: update some leftover uses of the word "branch" 2024-09-11 19:19:31 -07:00
merge_tools cli: make paths to auto-track configurable, add jj track 2024-09-09 07:49:55 -07:00
cleanup_guard.rs
cli_util.rs bookmarks: update some leftover uses of the word "branch" 2024-09-11 19:19:31 -07:00
command_error.rs cli: update docs URLs to point to https://martinvonz.github.io/jj/latest/ 2024-09-06 09:22:04 +09:00
commit_templater.rs bookmarks: update some leftover uses of the word "branch" 2024-09-11 19:19:31 -07:00
config-schema.json config-schema: update stale push-branch-prefix config 2024-09-12 23:00:20 -07:00
config.rs cli: update docs URLs to point to https://martinvonz.github.io/jj/latest/ 2024-09-06 09:22:04 +09:00
description_util.rs cli: get repo path from WorkspaceCommandHelper, not from ReadonlyRepo 2024-09-07 12:20:02 -07:00
diff_util.rs diff: extract inter-diff helper 2024-09-07 09:09:27 +09:00
formatter.rs
generic_templater.rs
git_util.rs bookmarks: update some leftover uses of the word "branch" 2024-09-11 19:19:31 -07:00
graphlog.rs graphlog: inline node_template_for_key() 2024-09-06 09:51:10 +09:00
lib.rs
main.rs
movement_util.rs
operation_templater.rs
progress.rs
revset_util.rs bookmarks: update some leftover uses of the word "branch" 2024-09-11 19:19:31 -07:00
template.pest
template_builder.rs
template_parser.rs
templater.rs
text_util.rs
time_util.rs
ui.rs