From 03a20597f69eb62e717be0073cc7136b842d81ce Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 17 Jul 2007 10:40:28 +0000 Subject: [PATCH] Autogenerated manpages for v1.5.3-rc2-4-g726f9 --- man1/git-branch.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man1/git-branch.1 b/man1/git-branch.1 index bf8388f1d..b87cdddaa 100644 --- a/man1/git-branch.1 +++ b/man1/git-branch.1 @@ -2,7 +2,7 @@ .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. -.TH "GIT\-BRANCH" "1" "07/03/2007" "Git 1.5.3.rc0" "Git Manual" +.TH "GIT\-BRANCH" "1" "07/17/2007" "Git 1.5.3.rc2.4.g726f9" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -99,8 +99,8 @@ Delete unneeded branch .nf $ git clone git://git.kernel.org/.../git.git my.git $ cd my.git -$ git branch \-d \-r todo html man \fB(1)\fR -$ git branch \-D test \fB(2)\fR +$ git branch \-d \-r origin/todo origin/html origin/man \fB(1)\fR +$ git branch \-D test \fB(2)\fR .fi .sp \fB1. \fRdelete remote\-tracking branches "todo", "html", "man" -- 2.26.2