diff options
author | Paul Mackerras <paulus@dorrigo.(none)> | 2005-07-20 09:13:46 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2005-07-20 09:13:46 -0400 |
commit | 3c461ffe88a7e2653663d60d9ba9f145621c9b7c (patch) | |
tree | d9e3f047221807095bcd296983e4ce94075f40fb /commit.c | |
parent | f06548617ddb79d26108a5293c918efd60774f0d (diff) | |
download | git-3c461ffe88a7e2653663d60d9ba9f145621c9b7c.tar.gz |
Calculate the list of interesting files for a merge.
If there is a GCA for the parents of the merge, then a file is
interesting if some parent has a version that is different from both
the child and the GCA. If there is no GCA (e.g. for a merge that
pulls in an external project) then a file is interesting if the child's
version is different from all of the parents.
Next step is to actually show the differences for the interesting
files...
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions