lib-submodule-update.sh: reorder create_lib_submodule_repo
commiteb41e7feed1a48374a799ec9207d18ee97fb3082
authorStefan Beller <sbeller@google.com>
Tue, 14 Mar 2017 21:46:26 +0000 (14 14:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 Mar 2017 01:15:53 +0000 (15 18:15 -0700)
tree43b1dba67ad87fbd8efe470f9f69dc105218ed4f
parent4682085cd4bfdd6adbe2d5afcfab01d6a116b7d9
lib-submodule-update.sh: reorder create_lib_submodule_repo

Redraw the ASCII art describing the setup using more space, such that
it is easier to understand.  The leaf commits are now ordered the same
way the actual code is ordered.

Add empty lines to the setup code separating each of the leaf commits,
each starting with a "checkout -b".

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-submodule-update.sh