Linux

批量查看分支信息 #

ls -al|grep "platform-"|awk '{print $9}'|xargs -I{} git --git-dir="{}/.git" branch --show-current