> From: John Fisher <[email protected]> > > [...] > [1:text/plain Hide]> *but that output does not agree with git log!*
I am totally lost what you're talking about. "git log" lists *commits* and their SHAs. You say you entered "git log rmapi_bcmxlat.c" and you seem to expect it to contain the SHAs of (versions of) rmapi_bcmxlat.c. But it won't do that, because "git log" lists *commits*, in this case, the commits that change the named file. Dale -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
