Am 03.12.2011 01:02, schrieb Neal Kreitzinger: > Is there a way to tell gitk to show only all refs matching a pattern (e.g., > all refs matching refs/heads/neal/*)? (I'm using git 1.7.1) That would be gitk --branches=neal/* There is also --remotes= which I find quite useful. -- Hannes -- 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