From: jhapk <pradeep.kumar.jha@gmail.com>
To: git@vger.kernel.org
Subject: Deleting remote branches
Date: Sat, 19 Jun 2010 11:17:51 -0700 (PDT) [thread overview]
Message-ID: <1276971471250-5199192.post@n2.nabble.com> (raw)
Hi,
I added a remote called PCM to my repository. So when I do a
$git branch -a
It shows me all the branches of the remote. I decided I don't want the
remote anymore, so I deleted it from my .git/config file and did
$git remote update
The first command verified that PCM is not a remote anymore, but still when
I do a $git branch -a, I see all the branches of PCM.
How do I get rid of it?
Thanks
--
View this message in context: http://git.661346.n2.nabble.com/Deleting-remote-branches-tp5199192p5199192.html
Sent from the git mailing list archive at Nabble.com.
next reply other threads:[~2010-06-19 18:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-19 18:17 jhapk [this message]
2010-06-20 4:49 ` Deleting remote branches Jon Seymour
-- strict thread matches above, loose matches on Subject: below --
2010-03-26 5:46 jhapk
2010-03-26 6:00 ` Ramkumar Ramachandra
2010-03-26 6:09 ` jhapk
2010-03-26 6:16 ` Peter Baumann
2010-03-26 7:10 ` Johannes Sixt
2010-03-26 15:52 ` Chris Packham
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=1276971471250-5199192.post@n2.nabble.com \
--to=pradeep.kumar.jha@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).