From e3fdb7f202c910652f2f19bab55af47b269023d3 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 16 Aug 2005 17:24:34 -0700 Subject: [PATCH] Reformat git-show-branches-script documentation. ... using ListingBlock of asciidoc. Signed-off-by: Junio C Hamano diff --git a/Documentation/git-show-branches-script.txt b/Documentation/git-show-branches-script.txt index 95c7013..c7fb02c 100644 --- a/Documentation/git-show-branches-script.txt +++ b/Documentation/git-show-branches-script.txt @@ -37,15 +37,17 @@ otherwise it shows a space. The following example shows three branches, "pu", "master" and "rc": - * [pu] Add cheap local clone '-s' flag to git-clone-script - ! [master] Documentation updates. - ! [rc] Merge master into rc - + Add cheap local clone '-s' flag to git-clone-script - + Alternate object pool mechanism updates. - + Audit rev-parse users. - ++ Documentation updates. - + Merge master into rc - +++ [PATCH] plug memory leak in diff.c::diff_free_filepair() +------------------------------------------------ +* [pu] Add cheap local clone '-s' flag to git-clone-script + ! [master] Documentation updates. + ! [rc] Merge master into rc ++ Add cheap local clone '-s' flag to git-clone-script ++ Alternate object pool mechanism updates. ++ Audit rev-parse users. +++ Documentation updates. + + Merge master into rc ++++ [PATCH] plug memory leak in diff.c::diff_free_filepair() +------------------------------------------------ These three branches all forked from a common commit, "[PATCH] plug memory leak...", and "rc" has one commit ahead of it. The -- cgit v0.10.2-6-g49f6