Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
gitweb: Fix "Use of uninitialized value" warning in git_feed
author
Jakub Narebski
<jnareb@gmail.com>
Sat, 19 May 2007 00:47:51 +0000
(
02:47
+0200)
committer
Junio C Hamano
<junkio@cox.net>
Sat, 19 May 2007 02:49:45 +0000
(19:49 -0700)
Initial (root) commit has no parents, and $co{'parent'} is
undefined. Use '--root' for initial commit.
This fixes "Use of uninitialized value in open at gitweb/gitweb.perl
line 4925." warning.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
c906b18
)
No differences found