mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-12 23:23:20 +00:00
4ea304a47d
I keep explaining the functionality as hiding the commit, so it seems that `jj hide` is a natural name for it. Let's start by adding it as an alias. My only hesitation with making `hide` the real command name and `abandon` an alias that we start phasing out is that it feels more natural to `abandon` the working copy in order to start working on a new change than it does to `hide` it. |
||
---|---|---|
.. | ||
commands.rs | ||
config.rs | ||
diff_edit.rs | ||
formatter.rs | ||
graphlog.rs | ||
lib.rs | ||
main.rs | ||
template.pest | ||
template_parser.rs | ||
templater.rs | ||
ui.rs |