Fixing path quoting in git-rebase
commit889a50e909dba5f4416049afc5eeae601fe133bc
authorJonathan del Strother <jon.delStrother@bestbefore.tv>
Wed, 17 Oct 2007 09:31:35 +0000 (17 10:31 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 18 Oct 2007 07:46:04 +0000 (18 03:46 -0400)
tree4d24ddd44dac59dfe4a31425070a0e53fa137709
parentde61e42b539ffbd28d2a2ba827bb0eb79767057b
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