Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tg/stash-untracked-with-pathspec-fix' into next
author
Junio C Hamano
<gitster@pobox.com>
Wed, 21 Mar 2018 18:35:02 +0000
(11:35 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 21 Mar 2018 18:35:02 +0000
(11:35 -0700)
"git stash push -u -- <pathspec>" gave an unnecessary and confusing
error message when there was no tracked files that match the
<pathspec>, which has been fixed.
* tg/stash-untracked-with-pathspec-fix:
stash push -u: don't create empty stash
stash push: avoid printing errors
stash: fix nonsense pipeline
1
2
git-stash.sh
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
9ac9d02
d319bb1
)
diff --cc
git-stash.sh
Simple merge