On Sun, Jul 20, 2008 at 9:58 PM, Junio C Hamano [off-list ref] wrote:
Johannes Schindelin [off-list ref] writes:
quoted
You mean something like
$ git merge -s subtree -X --path -X git-gui/ git-gui/master
Wow. :-)
I would envision it to be more like:
$ git merge -s subtree -Xpath=git-gui git-gui/master
Whatever happened to quotes?
$ git merge -s subtree -Xpath="git-gui git-gui/master"
--
Cheers,
Sverre Rabbelier