Re: Teach git-update-index about gitlinks

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alex Riesen
Date: Friday, April 13, 2007 - 12:42 am

On 4/12/07, Linus Torvalds <torvalds@linux-foundation.org> wrote:

You forgot to change errno to err in strerror.

...

return error("%s: cannot add to the index%s", path, "\0 - missing
--add option?" + !allow_add);
is be nicer. We really do know whether "--add" was passed or not.

...

Makes me uncomfortable too. Is it be possible anyone is depending
on it? Maybe it still can be changed?
-
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)