зеркало из https://github.com/microsoft/git.git
t7003: make test repeatable
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
6f6826c52b
Коммит
aee078bf81
|
@ -7,6 +7,7 @@ make_commit () {
|
|||
lower=$(echo $1 | tr A-Z a-z)
|
||||
echo $lower > $lower
|
||||
git add $lower
|
||||
test_tick
|
||||
git commit -m $1
|
||||
git tag $1
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче