diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-10-06 14:53:10 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-10-06 14:53:10 -0700 |
commit | 8c98a68981177013dfa0380968b57a1a37a45539 (patch) | |
tree | 916cefe551cd89da661008e2f294cddd4746ef38 /builtin/fsck.c | |
parent | Merge branch 'jk/ambiguous-short-object-names' (diff) | |
parent | revision: new rev^-n shorthand for rev^n..rev (diff) | |
download | tgif-8c98a68981177013dfa0380968b57a1a37a45539.tar.xz |
Merge branch 'vn/revision-shorthand-for-side-branch-log'
"git log rev^..rev" is an often-used revision range specification
to show what was done on a side branch merged at rev. This has
gained a short-hand "rev^-1". In general "rev^-$n" is the same as
"^rev^$n rev", i.e. what has happened on other branches while the
history leading to nth parent was looking the other way.
* vn/revision-shorthand-for-side-branch-log:
revision: new rev^-n shorthand for rev^n..rev
Diffstat (limited to 'builtin/fsck.c')
0 files changed, 0 insertions, 0 deletions