All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Ericsson <ae@op5.se>
To: "Randal L. Schwartz" <merlyn@stonehenge.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: Simple questions on GIT usage.
Date: Mon, 14 Nov 2005 17:56:10 +0100	[thread overview]
Message-ID: <4378C1AA.9090209@op5.se> (raw)
In-Reply-To: <86iruvxk1i.fsf@blue.stonehenge.com>

Randal L. Schwartz wrote:
>>>>>>"Andreas" == Andreas Ericsson <ae@op5.se> writes:
> 
> 
> Andreas> man git-branch
> 
> Andreas> It will tell you about its -d and -D options.
> 
> It will?  My manpage has no -d or -D option for git-branch.
> 

Ah. It's the help output that has them. I've submitted a patch to add 
them to the man-page though, so it should show up soonish.

> And I've been looking for something like that too.  If I want to
> abandon a what-if branch, how do I make sure that the branch and all
> objects are deleted?
> 

git branch -D branchname
git prune

-- 
Andreas Ericsson                   andreas.ericsson@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

  reply	other threads:[~2005-11-14 16:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-14 15:46 Simple questions on GIT usage Franck
2005-11-14 16:08 ` Andreas Ericsson
2005-11-14 16:37   ` Randal L. Schwartz
2005-11-14 16:56     ` Andreas Ericsson [this message]
2005-11-14 16:36 ` Franck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4378C1AA.9090209@op5.se \
    --to=ae@op5.se \
    --cc=git@vger.kernel.org \
    --cc=merlyn@stonehenge.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.