[PATCH] Reformat git-show-branches-script documentation.

... using ListingBlock of asciidoc.

Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Junio C Hamano 2005-08-16 17:24:34 -07:00
parent a7e66ae3f7
commit e3fdb7f202

View File

@ -37,15 +37,17 @@ otherwise it shows a space.
The following example shows three branches, "pu", "master" and The following example shows three branches, "pu", "master" and
"rc": "rc":
* [pu] Add cheap local clone '-s' flag to git-clone-script ------------------------------------------------
! [master] Documentation updates. * [pu] Add cheap local clone '-s' flag to git-clone-script
! [rc] Merge master into rc ! [master] Documentation updates.
+ Add cheap local clone '-s' flag to git-clone-script ! [rc] Merge master into rc
+ Alternate object pool mechanism updates. + Add cheap local clone '-s' flag to git-clone-script
+ Audit rev-parse users. + Alternate object pool mechanism updates.
++ Documentation updates. + Audit rev-parse users.
+ Merge master into rc ++ Documentation updates.
+++ [PATCH] plug memory leak in diff.c::diff_free_filepair() + Merge master into rc
+++ [PATCH] plug memory leak in diff.c::diff_free_filepair()
------------------------------------------------
These three branches all forked from a common commit, "[PATCH] These three branches all forked from a common commit, "[PATCH]
plug memory leak...", and "rc" has one commit ahead of it. The plug memory leak...", and "rc" has one commit ahead of it. The