From: Martin Langhoff Date: Mon, 22 May 2006 12:45:39 +0000 (+1200) Subject: cvsimport: replace anonymous sub ref with a normal sub X-Git-Tag: v1.4.0-rc1~94 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=c4b16f8d7786c2a9655636779ce4e3e89f0df86c;hp=c4b16f8d7786c2a9655636779ce4e3e89f0df86c;p=git.git cvsimport: replace anonymous sub ref with a normal sub commit() does not need to be an anonymous subreference. Keep it simple. Signed-off-by: Martin Langhoff Signed-off-by: Junio C Hamano ---