286dab11d4
This adds a somewhat discoverable frontend for common uses of the patch command. Here are some frequently used commands # apply selected changes git apply # revert selected changes git apply -R # stage selected changes git apply --cached # unstage selected changes git apply --cached -R # apply selected changes and stage them git apply --index For everyday use that's a lot of typing so I recommend adding mappings. |
||
---|---|---|
.. | ||
go | ||
python | ||
rust | ||
autorestore.asciidoc | ||
autorestore.kak | ||
autowrap.kak | ||
clang.kak | ||
comment.kak | ||
ctags.kak | ||
doc.asciidoc | ||
doc.kak | ||
format.kak | ||
git.kak | ||
grep.kak | ||
lint.asciidoc | ||
lint.kak | ||
make.kak | ||
man.kak | ||
patch-range.pl | ||
patch.kak | ||
spell.kak |