gems-uff / tipmerge

TIPMerge recommends developers who are best suited to perform branch merges, taking into consideration developers’ past experience in the project, their changes in the branches, and dependencies among modified files in the branches.
http://gems-uff.github.io/tipmerge/
5 stars 1 forks source link

Change the GIT command to get the files from a base commit to the parent one. #13

Closed catarinacosta closed 9 years ago

catarinacosta commented 9 years ago

We found that the command "git diff" does not have complete information. So the command to show all files is the command "git show".