On Fri, 8 Feb 2008 17:44:12 +1300 "Martin Langhoff" <martin.langhoff@xxxxxxxxx> wrote: > This means that beyond the branches I actively work on, I also have > local tracking branches for remote heads that I am not updating. When > I say git push, these stale local tracking branches are making a lot > of noise in the output: There may be other workflows where the noise in the output is appropriate. What about using "git push origin HEAD" (or an alias for it) to push only the branch you have checked out and avoid noise for other branches? Sean - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html