Fixing path quoting in git-rebase
commitf45e867b1a60a2023c18719888bb52965ade7192
authorJonathan del Strother <jon.delStrother@bestbefore.tv>
Wed, 17 Oct 2007 09:31:35 +0000 (17 10:31 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 2 Nov 2007 23:15:08 +0000 (2 16:15 -0700)
tree86df2f12570065f84850fec68d1d41d41e1a0985
parentbfc07db5756bf7fe227b28daf8e19987819be514
Fixing path quoting in git-rebase

git-rebase used to fail when run from a path containing a space.

Signed-off-by: Jonathan del Strother <jon.delStrother@bestbefore.tv>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-rebase.sh