My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
ca923f7
3532786
)
Merge branch 'tg/stash-untracked-with-pathspec-fix'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 9 Apr 2018 23:25:45 +0000
(08:25 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 9 Apr 2018 23:25:45 +0000
(08:25 +0900)
"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: drop superfluos pathspec parameter
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
diff --cc
git-stash.sh
Simple merge