Jonathan Nieder <[email protected]> writes: > Ramkumar Ramachandra wrote: > >> First, <since> and <until> are ways to specify "revisions", not >> "commits", as gitrevisions.txt would indicate. > > What's the difference between a revision and a commit? The definition > in gitglossary(7) only confuses me.
They are the same, but I think it is irrelevant. We do not want revision or commit there, anyway. We want a revision range there. This is "git log" not "git show". -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

