> On that page is a commit number: > > commit f57e91682d141ea50d8c6d42cdc251b6256a3755
That is a commit in linus tree .... but it isn't the -rc9 one. $ git-rev-parse --verify v2.6.26-rc9^0 b7279469d66b55119784b8b9529c99c1955fe747 But you may not need to leap through these hoops. If you have been "git fetch"ing your tree from Linus's tree, then you may have the tags in place ... so you can use "v2.6.26-rc9" directly as a command line argument to "git diff". -Tony ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ perfmon2-devel mailing list perfmon2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/perfmon2-devel