Test rev-list --parents/--children
Signed-off-by: Thomas Rast <trast@student.ethz.ch> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
28fd76bd04
commit
fcbc6efc7c
@ -205,6 +205,9 @@ log -SF master
|
||||
log -SF -p master
|
||||
log --decorate --all
|
||||
|
||||
rev-list --parents HEAD
|
||||
rev-list --children HEAD
|
||||
|
||||
whatchanged master
|
||||
whatchanged -p master
|
||||
whatchanged --root master
|
||||
|
Reference in New Issue
Block a user