]> git.ipfire.org Git - thirdparty/git.git/commit - read-tree.c
Make 'read-tree' do a few more of the trivial merge cases.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 16:11:49 +0000 (09:11 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 16:11:49 +0000 (09:11 -0700)
commit43f91266a493c4888b4ff2a7997ccc4a381e7238
tree26f176413928139d69d2249c78f24d7be4b0d9fd
parentaee461985f52857fa04999b2a988986dd8c84aba
Make 'read-tree' do a few more of the trivial merge cases.

This cuts down the work for the "real merge" to stuff where
people might actually disagree on the algorithm. The trivial
cases would seem to be totally independent of any policy.
read-tree.c