ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
Yuya Nishihara 3c2657c393 cli: add hint for git-exporting forgotten branches
Inspired by d01ecc5c46 "more detailed message describing deleted branches."

And yes, "jj git export" does propagate "jj branch forget" to the underlying
Git repository, which strengthen my feeling that git::export_refs() should
also remove "forgotten" remote tracking refs.
2023-06-26 13:56:32 +09:00
..
commands cli: add hint for git-exporting forgotten branches 2023-06-26 13:56:32 +09:00
config
cleanup_guard.rs fix windows warnings in src/cleanup_guard.rs 2023-04-30 15:18:30 +09:00
cli_util.rs Fix jj init --git-repo fails and leaves broken .jj folder 2023-06-20 11:02:06 -07:00
commit_templater.rs id_prefix: remove repo field from IdPrefixContext 2023-05-11 23:41:24 -07:00
config-schema.json cli: allow resolving shorter ids within a configured revset 2023-05-11 23:41:24 -07:00
config.rs cli: load revset/template aliases in order of config layers 2023-05-23 14:20:55 +09:00
diff_util.rs conflicts: move describe_conflict() etc. onto Conflict 2023-06-19 07:05:02 +02:00
formatter.rs
graphlog.rs
lib.rs
main.rs
merge_tools.rs conflicts: move describe_conflict() etc. onto Conflict 2023-06-19 07:05:02 +02:00
operation_templater.rs
progress.rs ui: create separate io wrapper for progress output 2023-06-13 21:50:01 +09:00
template.pest
template_builder.rs
template_parser.rs
templater.rs
text_util.rs
time_util.rs
ui.rs ui: send progress output to stderr 2023-06-13 21:50:01 +09:00