Re: How to get status-like short format for old commits?

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

 



You might want git log --name-status. It will show something similar as
git status -s. (so with A,M,D etc. as status).



On Mon, Mar 26, 2012 at 01:24:24PM +0200, Piotr Krukowiecki wrote:
> Hi,
> 
> I there a way to get a clear status of some past commits, like 'git
> status' shows for current index/HEAD? I.e. something like
> 
> git status HEAD^
> #	modified:   Makefile
> #	deleted:    t/t0080-vcs-svn.sh
> #	new file:   t/t9011-svn-da.sh
> #	renamed:   xxx -> yyy
> 
> 
> Thanks,
> -- 
> Piotr Krukowiecki
> --
> 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
--
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]