Dnia wtorek 24. października 2006 11:17, Junio C Hamano napisał: > Jakub Narebski <jnareb@xxxxxxxxx> writes: > >> Use fixed string instead of shortened SHA1 identifier of commit >> as a name for "mext" link in commitdiff view. >> >> While at it make sure that we don't mistake option for a second >> commit. >> >> Signed-off-by: Jakub Narebski <jnareb@xxxxxxxxx> >> --- > > Q1. (amend) to fix what? Petr "Pasky" Baudis wrote: >> } else { >> # merge commit >> $formats_nav .= >> - ' (merge: ' . >> + ' (' . [...] > For people not used to git, it would be more informative to keep the > 'merge' text there. It also fixes detection if it is diff of two specified commits. Although $hash_parent is set to '--root' for rootloess commit later, we could have it set by hand. This is also preparation for later using '--cc' (although we wouldn't generate such URL, I don't think). > Q2. "mext"? Oops. -- Jakub Narebski Poland - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html