Introduce `range-diff` to compare iterations of a topic branch
[git] / Documentation / git-range-diff.txt
1 git-range-diff(1)
2 =================
3
4 NAME
5 ----
6 git-range-diff - Compare two commit ranges (e.g. two versions of a branch)
7
8 GIT
9 ---
10 Part of the linkgit:git[1] suite