summaryrefslogtreecommitdiff
path: root/ci/run-windows-build.sh
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-05-04 07:26:47 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-05-04 07:26:47 (GMT)
commit7c7478f45a67121aeda2e1d276feb34c5786e611 (patch)
tree1a97d484ba1ff9d203209e64974a1a55de409e2c /ci/run-windows-build.sh
parentc8ddd2aa116710e3442bc54cd750824a88a900d4 (diff)
parent5621760f59c0655e41045c3141deef9791858916 (diff)
downloadgit-7c7478f45a67121aeda2e1d276feb34c5786e611.zip
git-7c7478f45a67121aeda2e1d276feb34c5786e611.tar.gz
git-7c7478f45a67121aeda2e1d276feb34c5786e611.tar.bz2
Merge branch 'rg/a-the-typo'
Typofix. * rg/a-the-typo: fix minor typos
Diffstat (limited to 'ci/run-windows-build.sh')
-rwxr-xr-xci/run-windows-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/run-windows-build.sh b/ci/run-windows-build.sh
index e043440..d8f0d92 100755
--- a/ci/run-windows-build.sh
+++ b/ci/run-windows-build.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
#
-# Script to trigger the a Git for Windows build and test run.
+# Script to trigger the Git for Windows build and test run.
# Set the $GFW_CI_TOKEN as environment variable.
# Pass the branch (only branches on https://github.com/git/git are
# supported) and a commit hash.