Paul Gardiner <osronline@xxxxxxxxxx> writes: > Johannes Schindelin wrote: >> On Mon, 11 Feb 2008, Jakub Narebski wrote: >> >>> git-filter-branch [...] should support --all. >> >> It does. > > Yep, it does. I'd forgotten how to drive the shell. It works if > I put -- --all. > > Turns out that isn't what I want though. I want just the local > branches. Still can't find a way to do it other than my cd/ls > thing. I wrote: git-for-each-ref(1). See documentation, please. $(git for-each-ref --shell --format="%(refname)" "refs/heads/*") -- Jakub Narebski Poland ShadeHawk on #git - 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