* [PATCH] Document the new 'stg branch --description' features.
@ 2007-04-12 20:15 Yann Dirson
0 siblings, 0 replies; only message in thread
From: Yann Dirson @ 2007-04-12 20:15 UTC (permalink / raw)
To: Catalin Marinas; +Cc: git
Signed-off-by: Yann Dirson <ydirson@altern.org>
---
Documentation/stg-branch.txt | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/Documentation/stg-branch.txt b/Documentation/stg-branch.txt
index 2efe7b1..25c9c19 100644
--- a/Documentation/stg-branch.txt
+++ b/Documentation/stg-branch.txt
@@ -16,6 +16,7 @@ SYNOPSIS
'stg' branch --create <newstack> [<commit-id>]
'stg' branch --clone [<newstack>]
'stg' branch --rename <oldname> <newname>
+'stg' branch --description=<description> [<branch>]
'stg' branch --protect [<branch>]
'stg' branch --unprotect [<branch>]
'stg' branch --delete [--force] <branch>
@@ -66,6 +67,9 @@ a new stack off the current branch.
'stg' branch [-r | --rename]::
Rename the stack named <oldname> to <newname>.
+'stg' branch [-d <desc> | --description=<desc>]::
+ Set the branch description.
+
'stg' branch [-p | --protect]::
Protect the named stack or the current one, preventing
further StGIT operations from modifying this stack.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-04-12 20:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-12 20:15 [PATCH] Document the new 'stg branch --description' features Yann Dirson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox