Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
gitweb: Fix bug in git_difftree_body (was '!=' instead of 'ne')
author
Jakub Narebski
<jnareb@gmail.com>
Wed, 3 Jan 2007 19:47:24 +0000
(20:47 +0100)
committer
Junio C Hamano
<junkio@cox.net>
Wed, 3 Jan 2007 20:19:20 +0000
(12:19 -0800)
Fix bug in git_difftree_body subroutine; it was used '!=' comparison
operator for strings (file type) instead of correct 'ne'.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
6e72cf4
)
No differences found