From: Franck <vagabon.xyz@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Subject: Simple questions on GIT usage.
Date: Mon, 14 Nov 2005 16:46:23 +0100 [thread overview]
Message-ID: <cda58cb80511140746w2f691fb8y@mail.gmail.com> (raw)
Hi,
I'd like to know how to delete an entire branch and all it's related
objects. Is the following correct to accomplish that ?
# rm -f .git/refs/heads/mybranch
# git-prune
And a second question is: how to get the tree ID of the working
repository ? I know it's very basic but I can't find out the answer in
any documentations.
Thanks
--
Franck
next reply other threads:[~2005-11-14 15:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-14 15:46 Franck [this message]
2005-11-14 16:08 ` Simple questions on GIT usage Andreas Ericsson
2005-11-14 16:37 ` Randal L. Schwartz
2005-11-14 16:56 ` Andreas Ericsson
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=cda58cb80511140746w2f691fb8y@mail.gmail.com \
--to=vagabon.xyz@gmail.com \
--cc=git@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).