The diff tag has no usage guidance.
3
votes
3answers
231 views
What can I do to let our team have code reviews of branch merges having hundreds of screens worth of Github diffs?
"Code review" (aka "peer review") seems like a really great idea, so my team started practicing it.
For a little while it worked well, but then a co-worker merged a branch in, and asked for a review ...
5
votes
3answers
667 views
Choosing a diff program for Mercurial
I decided to try to contribute Firefox development, and they use Mercurial for source control. In the documentation about using Mercurial it was advised to choose a diff program and to do it before ...