Re: [PATCH] Fix cg-commit -p to not touch the working tree

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Sunday, February 11, 2007 - 9:25 pm

Sam Vilain <sam.vilain@catalyst.net.nz> writes:


I do not use Cogito so I do not know what behaviour is wanted
here, but '--cached --index' is same as saying just '--cached'
as far as I know.  It will patch against the index and should
not touch working tree.  If the original used 'patch' to apply,
I suspect it wanted to touch the working tree (and possibly, it
wanted to leave the index alone?), so --cached might be
completely wrong thing to use here?

-
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Fix cg-commit -p to not touch the working tree, Junio C Hamano, (Sun Feb 11, 9:25 pm)
Re: [PATCH] Fix cg-commit -p to not touch the working tree, Junio C Hamano, (Mon Feb 12, 3:01 pm)