[PATCH] Fix git-update-index to work with relative pathnames

From: Alex Riesen <raa.lkml@gmail.com>
Date: 2007-02-01 00:48:57
In particular, it fixes the following (typical for cygwin) problem:

    $ git-update-index --chmod=-x ../wrapper/Jamfile
    fatal: git-update-index: cannot chmod -x '../wrapper/Jamfile'

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
---
 builtin-update-index.c |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Received on Thu Feb 01 00:49:38 2007

This archive was generated by hypermail 2.1.8 : 2007-02-01 00:51:45 EST