Re: Show all branches and ahead/behind states

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On do, 2015-05-14 at 09:57 -0500, Robert Dailey wrote:
> Is there a script or built-in functionality in git 2.4.1 that will
> allow me to list all local branches with the ahead and behind status
> of each? Basically the first line of:
> 
> $ git status -sb
> 
> But for every branch would be roughly what I'm looking for. Any ideas? Thanks.

git branch -v (or -vv) is what you're after.
-- 
Dennis Kaarsemaker
www.kaarsemaker.net

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]