how to find which files were changed?
Eric Anholt
eric at anholt.net
Wed Jul 26 14:40:51 PDT 2006
On Wed, 2006-07-26 at 15:52 -0500, reed at reedmedia.net wrote:
> In the old CVS logs, we listed the files that were changed.
>
> How do get the names of files when using git?
>
> I don't see any option for this with git-log (and don't want to see diffs
> of every change).
git log --name-only
Checkout git-diff-tree(1) (referenced from git-log(1)) for piles more
options available.
--
Eric Anholt anholt at FreeBSD.org
eric at anholt.net eric.anholt at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg/attachments/20060726/bc99c87e/attachment.pgp>
More information about the xorg
mailing list