Take diff of two different git repositories
- by murugaprabu
Hi,
I have two seperate git repositories at ~/linux and ~/android. I want to make a diff of the two repositories using git. Or is there any way to merge the two repositories.?
Regards,
Murugaprabu