diff options
author | Thomas Gummerer <t.gummerer@gmail.com> | 2017-02-19 11:03:10 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-02-19 23:47:41 -0800 |
commit | 9ca6326dff29b97cfb126e6460105920c492fa15 (patch) | |
tree | 69082cf83ed1539d0af7d4490fae5fa9b6308e6e /contrib | |
parent | stash: add test for the create command line arguments (diff) | |
download | tgif-9ca6326dff29b97cfb126e6460105920c492fa15.tar.xz |
stash: refactor stash_create
Refactor the internal stash_create function to use a -m flag for
specifying the message and -u flag to indicate whether untracked files
should be added to the stash.
This makes it easier to pass a pathspec argument to stash_create in the
next patch.
The user interface for git stash create stays the same.
Signed-off-by: Thomas Gummerer <t.gummerer@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions