Re: cogito and remote#branch, was Re: [PATCH] Git homepage: remove all the references to Cogito
From: Jonas Fonseca <hidden> Date: 2016-06-15 22:43:45
On Oct 31, 2007 6:09 PM, Petr Baudis [off-list ref] wrote:
And some command in Git to easily get the equivalent of cg-status -g
output is something I probably miss the most in Git now. (Originally I
was about to say that I just miss an equivalent of cg-status, but
thinking about it, most of the time I'm interested only in either -g
(long branch info) or -w (git status output)).
Try `git branch -v` ... maybe with an added -a.
--
Jonas Fonseca