Revision f9308a182e220c97cdbf90ee8de2ce21980cb7e9 authored by Jakub Narebski on 23 March 2007, 20:04:31 UTC, committed by Junio C Hamano on 23 March 2007, 21:54:52 UTC
Fix copy'n'paste error in commit c9d193df which caused that "next"
link for merge commits in "commit" view
  (merge: _commit_ _commit_ ...)
was to "commitdiff" view instead of being to "commit" view.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent 979ea58
History
File Mode Size
t-apply-1.expect -rw-r--r-- 544 bytes
t-apply-1.patch -rw-r--r-- 5.5 KB
t-apply-2.expect -rw-r--r-- 218 bytes
t-apply-2.patch -rw-r--r-- 1.9 KB
t-apply-3.expect -rw-r--r-- 317 bytes
t-apply-3.patch -rw-r--r-- 12.8 KB
t-apply-4.expect -rw-r--r-- 193 bytes
t-apply-4.patch -rw-r--r-- 245 bytes
t-apply-5.expect -rw-r--r-- 885 bytes
t-apply-5.patch -rw-r--r-- 12.7 KB
t-apply-6.expect -rw-r--r-- 232 bytes
t-apply-6.patch -rw-r--r-- 2.3 KB
t-apply-7.expect -rw-r--r-- 292 bytes
t-apply-7.patch -rw-r--r-- 12.0 KB

back to top