diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2019-12-21 21:57:11 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-12-21 16:06:21 -0800 |
commit | 36bae1dc0ee777aa529dd955f2e619281265f262 (patch) | |
tree | 07a56e06c48b599b948e235ca0cd626232dc193e /Documentation/asciidoctor-extensions.rb | |
parent | built-in add -p: prepare for patch modes other than "stage" (diff) | |
download | tgif-36bae1dc0ee777aa529dd955f2e619281265f262.tar.xz |
built-in add -p: implement the "stash" and "reset" patch modes
The `git stash` and `git reset` commands support a `--patch` option, and
both simply hand off to `git add -p` to perform that work. Let's teach
the built-in version of that command to be able to perform that work, too.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/asciidoctor-extensions.rb')
0 files changed, 0 insertions, 0 deletions