зеркало из https://github.com/microsoft/git.git
diff-highlight: correct test graph diagram
We actually branch "A" off of "D". The sample "--graph" output is right, but the left-to-right diagram is misleading. Let's fix it. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
fc849d8d6b
Коммит
5013acc278
|
@ -52,8 +52,8 @@ test_strip_patch_header () {
|
|||
# dh_test_setup_history generates a contrived graph such that we have at least
|
||||
# 1 nesting (E) and 2 nestings (F).
|
||||
#
|
||||
# A branch
|
||||
# /
|
||||
# A branch
|
||||
# /
|
||||
# D---E---F master
|
||||
#
|
||||
# git log --all --graph
|
||||
|
|
Загрузка…
Ссылка в новой задаче