зеркало из https://github.com/microsoft/git.git
Remove unused variable (git-commit.sh)
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Родитель
f4bf2184ae
Коммит
96a738c0dd
|
@ -8,7 +8,6 @@ SUBDIRECTORY_OK=Yes
|
||||||
. git-sh-setup
|
. git-sh-setup
|
||||||
|
|
||||||
git-rev-parse --verify HEAD >/dev/null 2>&1 || initial_commit=t
|
git-rev-parse --verify HEAD >/dev/null 2>&1 || initial_commit=t
|
||||||
branch=$(GIT_DIR="$GIT_DIR" git-symbolic-ref HEAD)
|
|
||||||
|
|
||||||
case "$0" in
|
case "$0" in
|
||||||
*status)
|
*status)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче