On Tue, 2006-02-14 at 22:20 -0800, Junio C Hamano wrote: > Pavel Roskin <proski@gnu.org> writes: > > > Or maybe git-write-tree and other utilities could be changed to work on > > a copy of the index file? I would prefer not to move the > > actual .git/index away, but to make a copy for the current "stg refresh" > > operation. > > There is no need to change the core side. > > GIT_INDEX_FILE=temporary-index git-write-tree > > would do the job. See the current round of git-commit and how > it handles "git commit --only these files" case. Thank you! It's comforting to know that the issue is not unique to StGIT. -- Regards, Pavel Roskin - 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.htmlReceived on Wed Feb 15 20:07:21 2006
This archive was generated by hypermail 2.1.8 : 2006-02-15 20:08:01 EST