Doing peer code review in Git and Eclipse (Java/C++)
Peer code reviews will help a lot during coding stage to ensure the correctness of the code.
We know that doing smaller commits will minimize the bugs.
Combining the above two will really... More