git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Update local tracking refs when pushing- no way to disable
@ 2007-07-06  0:22 Dan McGee
  2007-07-06  1:17 ` Johannes Schindelin
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Dan McGee @ 2007-07-06  0:22 UTC (permalink / raw)
  To: git

In this commit:
b516968ff62ec153e008d033c153affd7ba9ddc6

I don't know if anyone else has the same way of working as I do, but I
tend to set the "remote.<name>.skipDefaultUpdate" property to true for
my publicly visible repository, just so I don't have duplicate branch
heads lying around in my local repository. Call this peculiar, but I
like it that way. However, git-push does not respect this property,
meaning I know have these branches whether I want them or not. In a
tool such as qgit or even 'git branch -a' output, it starts to get
awful cluttered.

I'm not terribly familiar with GIT internals, so I don't know that I
am the best to make a patch for this, but I'll take no response as a
answer that I should start coding something up. Please CC me on
emails, I'm not on the GIT mailing list.

-Dan

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

end of thread, other threads:[~2007-07-06 19:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-06  0:22 Update local tracking refs when pushing- no way to disable Dan McGee
2007-07-06  1:17 ` Johannes Schindelin
2007-07-06  1:31 ` Junio C Hamano
2007-07-06  3:37 ` Daniel Barkalow
2007-07-06  8:26   ` Marco Costalba
2007-07-06  8:42     ` Shawn O. Pearce
2007-07-06 12:46   ` Johannes Schindelin
2007-07-06 18:56     ` Daniel Barkalow
2007-07-06 18:59       ` Johannes Schindelin
2007-07-06 19:20         ` Daniel Barkalow
2007-07-06 19:46           ` Johannes Schindelin
2007-07-06 13:20   ` Dan McGee

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