How do I...
From: Frank Sorenson <hidden>
Date: 2016-06-15 22:41:56
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Okay, I've got some "How can I?" questions. I hope I'm not the only one still working to "git it". How can I git a list of commits that have modified a particular file? For example, I'd like to do something like this: # git-file-revs Makefile f7eb55878f11575281add2a5726e483aed5e45bb aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb ... How can I output a list of the filename(s) modified by a particular commit? (for example) # git-commit-info files 6741f3a7f9922391cd02b3ca1329e669497dc22f Makefile file1 arch/file2 Can I use cg-log to output just the information about a particular commit? (I don't need all the commits, just the one I'm interested in). After doing a cg-update, can I cg-log just the changes since the last update? Alternatively, how can I tell cg-log I'm caught up, and don't need anything historical? Can I do these with git/cogito, or will I need to start diving deeper into the code? Thanks, Frank - -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University frank@tuxrocks.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCez2zaI0dwg4A47wRAuNAAJ0QsBkwwHFbFQshRGSDCLv/pEaZXQCfeZj6 rqC9ZoVAYNeMwKqppbyXx9o= =pJDl -----END PGP SIGNATURE-----