Re: [Bug] git add -i fails in multiple ways prior to first commit.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jeff King <peff@...>
Cc: Rhodes, Kate <masukomi@...>, <git@...>
Date: Wednesday, February 13, 2008 - 7:30 am

Jeff King <peff@peff.net> writes:


I guess you can set your worktree to an empty directory and run
diff-files backwards, like perhaps:

	mkdir /var/tmp/empty
        (cd .git && GIT_WORK_TREE=/var/tmp/empty git diff -R)

Have I tried it?  No --- I am not sick enough to be motivated.

-
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: [Bug] git add -i fails in multiple ways prior to first c..., Junio C Hamano, (Wed Feb 13, 7:30 am)
Re: [PATCH] add--interactive: handle initial commit better, Johannes Schindelin, (Wed Feb 13, 8:19 am)
Re: [PATCH] add--interactive: handle initial commit better, Jakub Narebski, (Wed Feb 13, 9:11 am)
Re: [PATCH] add--interactive: handle initial commit better, Johannes Schindelin, (Wed Feb 13, 9:22 am)
Re: [PATCH] add--interactive: handle initial commit better, Johannes Schindelin, (Wed Feb 13, 9:45 am)