hraban / tomono

Multi- To Mono-repository merge
https://tomono.0brg.net
GNU Affero General Public License v3.0
842 stars 138 forks source link

Robust handling of remote names #13

Closed hraban closed 6 years ago

hraban commented 6 years ago

Directly list branches from .git meta dir instead of using porcelain commands. I would have preferred a plumbing command for this but I can't find any.

Fixes unravelin/tomono#11