git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Automatically remote prune
@ 2009-11-04 10:42 John Tapsell
  2009-11-04 18:04 ` Junio C Hamano
  0 siblings, 1 reply; 15+ messages in thread
From: John Tapsell @ 2009-11-04 10:42 UTC (permalink / raw)
  To: Git List

Hi all,

  Is there any particular reason why "git update" doesn't
automatically remove remote branches that have been removed on the
server?  I keep getting questions about this from confused users.

  If there's strong resistance against that (there usually is for
changing any default behaviour), could we at least mark deleted
branches?
So maybe:

$> git branch -r
origin/blah1 [Deleted]
origin/blah2

(Some branches have been deleted on the remote server.  Use  "git
remote prune origin" to remove these)

Or something.

John

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2009-11-08 19:08 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-04 10:42 Automatically remote prune John Tapsell
2009-11-04 18:04 ` Junio C Hamano
2009-11-05  1:41   ` John Tapsell
2009-11-05  2:00     ` Shawn O. Pearce
2009-11-05  2:23     ` Junio C Hamano
2009-11-05  3:15       ` Sitaram Chamarty
2009-11-05  8:05       ` John Tapsell
2009-11-05 20:05         ` Junio C Hamano
2009-11-05 23:09           ` Jay Soffian
2009-11-06  0:17             ` Petr Baudis
2009-11-06  0:38               ` Jay Soffian
2009-11-06 10:31                 ` Petr Baudis
2009-11-08 19:08                   ` Junio C Hamano
2009-11-06  0:16         ` Petr Baudis
2009-11-05 13:19       ` Dmitry Potapov

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).