Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Documentation/git-commit.txt: correct bad list formatting.
[gitweb.git]
/
git-submodule.sh
diff --git
a/git-submodule.sh
b/git-submodule.sh
index afbaec7a742b7bc93d7ca889f472401619f33ec7..2cfeaddbc27fd00e089bcf2ffd76e1271f1f3eb9 100755
(executable)
--- a/
git-submodule.sh
+++ b/
git-submodule.sh
@@
-236,7
+236,6
@@
modules_list()
say "-$sha1 $path"
continue;
fi
- revname=$(unset GIT_DIR && cd "$path" && git describe --tags $sha1)
set_name_rev "$path" "$sha1"
if git diff-files --quiet -- "$path"
then