]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'am/pathspec-f-f-checkout'
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Dec 2019 19:21:57 +0000 (11:21 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Dec 2019 19:21:57 +0000 (11:21 -0800)
commit135365dd991f9520406012e30ab27a8d22951df8
treee4737fc48d547395e10b4c8acd939c7ec2abe958
parentff0cb70d456f586c94f15daa67d2ff1bb8e75fb6
parenta9aecc7abb52c4dcd616ee8f43ce5741a15e14a6
Merge branch 'am/pathspec-f-f-checkout'

A few more commands learned the "--pathspec-from-file" command line
option.

* am/pathspec-f-f-checkout:
  checkout, restore: support the --pathspec-from-file option
  doc: restore: synchronize <pathspec> description
  doc: checkout: synchronize <pathspec> description
  doc: checkout: fix broken text reference
  doc: checkout: remove duplicate synopsis
  add: support the --pathspec-from-file option
  cmd_add: prepare for next patch
builtin/add.c
t/t9902-completion.sh