read-tree: --trivial
authorLinus Torvalds <torvalds@osdl.org>
Thu, 29 Sep 2005 15:16:12 +0000 (08:16 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 2 Oct 2005 17:42:46 +0000 (10:42 -0700)
commit23822a355de674f1d1321ad7e112f0fe40124aca
treecf55bb5fa5718e35b3b2ecc9fc1f35699aac2f67
parent500b97e4bb184c954a52550843e6314ecf97a208
read-tree: --trivial

This adds an option --trivial to restrict 3-way 'read-tree -m -u'
to happen only if there is no file-level merging required.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
read-tree.c