]> Lady’s Gitweb - Gitweb/commit
gitweb: Fix "Use of uninitialized value" warning in git_tags_body
authorJakub Narebski <redacted>
Wed, 3 Jan 2007 21:54:29 +0000 (22:54 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:11 +0000 (00:07 -0400)
commit36ccf91d9dc29d8de089c4f4a169544589688c389212d8ebcdc47b887e9edcfc
treeab724525a3ecb099325898bccee4a47bf5b6dc41da07d954752271f8c9b5012d
parent43a1d2911bc019edc2116adbe000e969af76e28a6ea703994b80dd7364f3520b
gitweb: Fix "Use of uninitialized value" warning in git_tags_body

Fix "Use of uninitialized value" warning in git_tags_body generated
for lightweight tags of tree and blob object; those don't have age
($tag{'age'}) defined.

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.207384 seconds and 4 git commands to generate.