mixu / gr

Multiple git repository management tool

Home Page:http://mixu.net/gr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow to display command outputs inline

jeluard opened this issue · comments

Currently when executing a command associated outputs are displayed per project in columns.

For short outputs it would be convenient to have a line oriented output like gr status does.

e.g.

gr --inline git symbolic-ref --short HEAD

project1                 some-branch
project2                 develop