]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit0ba1ba4846aeb079b8eb1967a52917d32923a5ef
treed62ddcb0563ba8b7e9f415ee5643d6afc99b4a11
parent646becd77344b3115f5b0d464af70cd1978e15ec
parent7db9302d7cc7affeb1d576a050407f40404bd20f
Merge branch 'js/stash-in-c-pathspec-fix'

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"
builtin/stash.c