Didn’t he first [1] propose a variant in which using ‘git add -N’ was
not necessary? The rule was something like this: consider each entry.
If it
- matches HEAD, or
- matches the work tree, or
- is an intent-to-add
then we say it is easily recoverable. If all index entries are
easily recoverable, then let the commit -a go through.
Jonathan
[1] http://thread.gmane.org/gmane.linux.debian.devel.bugs.general/698001/focus=145662
--
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