I often rebase a large open source project and there are merge conflicts
where I need to figure out who made the change and when it order to decide
as to which change to take. So generally what I do is that I go to both
repos and look at the file and do a git blame. Is there a mergetool that
will provide this info during conflict resolution. I would like to know who
made and this change and when for each version. Right now I am using meld.

-- 
Thanks,
Salil
"The surest sign that intelligent life exists elsewhere in the universe is
that none of it has tried to contact us."

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to