On Aug 24, 10:24 pm, Ted <[email protected]> wrote: > Is there some way to specifically get a list of branches, without the > annotation that `git branch` normally adds? I'd like to write a > script that loops over branches, but it shouldn't be dependent on the > presentation format. It appears that you could parse the .git/info/refs file.
-- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
