Re: [RFC] git branch --status ?

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

 



On Tue, May 4, 2010 at 3:54 AM, Michael J Gruber
<git@xxxxxxxxxxxxxxxxxxxx> wrote:
> You may mean something like
>
> git log --no-walk --format="%d [%h %an %ad %s]" --branches
>
> although Jeff will tell you to use
>
> git for-each-ref --format="%(refname:short) [%(objectname) %(authorname)
> %(authordate) %(subject)]" refs/heads

changed to refs/remotes, it works well, thanks,

git for-each-ref --format='%(refname:short)%09[%(objectname)
%(authorname) %(authordate:relative) %(subject)]' refs/remotes

> and will probably know how to abbreviate the objectname here ;)
>
> Cheers,
> Michael
>

--
Cheng Renquan (程任全), Singapore
--
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]