]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'am/pathspec-f-f-more'
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Mar 2020 18:21:19 +0000 (11:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Mar 2020 18:21:19 +0000 (11:21 -0700)
commit9b7f726dfcf35d3a2dbfd150b64ca9b01e810b44
treed216a468b4e186293beaafd26ef82cf05991511a
parent076cbdcd739aeb33c1be87b73aebae5e43d7bcc5
parent8a98758a8d9dbd807fc2f1576e9141c1b720c5c1
Merge branch 'am/pathspec-f-f-more'

"git rm" and "git stash" learns the new "--pathspec-from-file"
option.

* am/pathspec-f-f-more:
  stash push: support the --pathspec-from-file option
  stash: eliminate crude option parsing
  doc: stash: synchronize <pathspec> description
  doc: stash: document more options
  doc: stash: split options from description (2)
  doc: stash: split options from description (1)
  rm: support the --pathspec-from-file option
  doc: rm: synchronize <pathspec> description
builtin/stash.c