aboutsummaryrefslogtreecommitdiffstats
path: root/commit.c
diff options
context:
space:
mode:
authorThomas Gummerer <t.gummerer@gmail.com>2018-03-21 21:53:10 +0000
committerJunio C Hamano <gitster@pobox.com>2018-03-21 15:07:46 -0700
commit353278687e1a1a501c10431bcfe5605b5811d756 (patch)
tree59c248902aa2b39a2dfb8b1284a0e6c5e0fb6b84 /commit.c
parentstash push -u: don't create empty stash (diff)
downloadgit-353278687e1a1a501c10431bcfe5605b5811d756.tar.gz
git-353278687e1a1a501c10431bcfe5605b5811d756.zip
stash: drop superfluos pathspec parameter
Since 833622a945 ("stash push: avoid printing errors", 2018-03-19) we don't use the 'git clean' call for the pathspec case anymore. The commit however forgot to remove the pathspec argument to the call. Remove the superfluos argument to make the code a little more obvious. Signed-off-by: Thomas Gummerer <t.gummerer@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions