Perhaps we should use "(from: _commit_ to: _commit_)" here...
I decided on using _shortened_ SHA1 because I didn't like neither
"(parent parent ...) " nor "(parent1 parent2 ...)" for merges. Perhaps
I should have used 8-characters abbreviation, like in git_blame2.
And I was inspired by git-show output for merges:
commit ff49fae6a547e5c70117970e01c53b64d983cd10
Merge: 7ad4ee7... 75f9007... 14eab2b... 0b35995... eee4609...
I always thought about this only as a (somewhat sophisticated) separator
marking where individual patch (patch for given files) begin. And
a place to click (non-hidden link) for blob before and after. Please
remember that this gitweb diff header was from the times where we
didn't have difftree in commitdiff view.
--
Jakub Narebski
Poland
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html