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