commit | 61fb0b75d138032c7600fe86640897b900f2fd4f | [log] [tgz] |
---|---|---|
author | Lea Wiemann <lewiemann@gmail.com> | Tue Jun 17 08:25:28 2008 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Jun 17 16:39:18 2008 -0700 |
tree | 3d1839da623737c70de4f7d6f5cdb6bbec12123c | |
parent | 516381d50ba7acb66f260461f4d566ab9b6df107 [diff] |
gitweb: remove unused parse_ref method The parse_ref method became unused in cd1464083c, but the author decided to leave it in. Now it gets in the way of refactoring, so let's remove it. Signed-off-by: Lea Wiemann <LeWiemann@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>