Merge branch 'js/stash-in-c-pathspec-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Apr 2019 02:14:44 +0000 (11:14 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Apr 2019 02:14:44 +0000 (11:14 +0900)
Further fixes to "git stash" reimplemented in C.

* js/stash-in-c-pathspec-fix:
stash: pass pathspec as pointer
built-in stash: handle :(glob) pathspecs again
legacy stash: fix "rudimentary backport of -q"

1  2 
builtin/stash.c
diff --cc builtin/stash.c
Simple merge