Re: Teach git-update-index about gitlinks

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Thursday, April 12, 2007 - 3:45 pm

Linus Torvalds <torvalds@linux-foundation.org> writes:


I find the result of applying this patch much easier to read
than the original.


I may be missing the obvious but if I have a subproject at
"path/S" and I say "update-index path/S/Makefile", what should
happen?  There is ISDIRLNK entry at path/S and add_one_path()
would allow removal of "path/S" to make room for
path/S/Makefile, when --replace is given.


-
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:
Teach git-update-index about gitlinks, Linus Torvalds, (Thu Apr 12, 12:29 pm)
Re: Teach git-update-index about gitlinks, Junio C Hamano, (Thu Apr 12, 3:45 pm)
Re: Teach git-update-index about gitlinks, Linus Torvalds, (Thu Apr 12, 3:59 pm)
Re: Teach git-update-index about gitlinks, Alex Riesen, (Fri Apr 13, 12:42 am)
Re: Teach git-update-index about gitlinks, Alex Riesen, (Fri Apr 13, 1:14 am)