author | Junio C Hamano <gitster@pobox.com> | |
Wed, 25 Jul 2007 23:13:55 +0000 (16:13 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 25 Jul 2007 23:13:55 +0000 (16:13 -0700) | ||
commit | 1a44be9a0ff6fa623ff6061992f5ad1831dc7cab | |
tree | d07ec4cbc89d01365cbdfe3ced5105d310c2ab60 | tree | snapshot |
parent | b2d2d16af7ff686fb96d344daaf49653fd67366a | commit | diff |
git-submodule: remove redundant call to git-describe
The code to find a more descriptive name given a commit in a
submodule were improved in bffe71f, but it forgot to remove the
older logic the patch replaced.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The code to find a more descriptive name given a commit in a
submodule were improved in bffe71f, but it forgot to remove the
older logic the patch replaced.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-submodule.sh | diff | blob | history |