Commit 40ee939
committed
completion: support
Tab completion of `git range-diff` is very convenient, especially
given that the revision arguments to specify the commit ranges to
compare are typically more complex than, say, your grandfather's `git
log` arguments.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
squash! WIP completion: support `git range-diff`
Revert "WIP completion: support `git range-diff`"
This reverts commit 2e7af652af9e53a19fd947f8ebe37a78043afa49.git range-diff
1 parent 8ee93d3 commit 40ee939
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1924 | 1924 | | |
1925 | 1925 | | |
1926 | 1926 | | |
| 1927 | + | |
| 1928 | + | |
| 1929 | + | |
| 1930 | + | |
| 1931 | + | |
| 1932 | + | |
| 1933 | + | |
| 1934 | + | |
| 1935 | + | |
| 1936 | + | |
| 1937 | + | |
| 1938 | + | |
| 1939 | + | |
| 1940 | + | |
1927 | 1941 | | |
1928 | 1942 | | |
1929 | 1943 | | |
| |||
0 commit comments