summaryrefslogtreecommitdiff
path: root/bin/git-pull-safe
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-11-25 14:21:29 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-11-25 14:21:29 -0700
commit00030b8ab512e9aaa246fff69f1f56e336c3444f (patch)
tree5632aa07ad4de33c0f6b39cceed72ab646c0be72 /bin/git-pull-safe
parentbb4ef0f9565de6541159cc2fb985cb76299b2b3b (diff)
downloaddotfiles-00030b8ab512e9aaa246fff69f1f56e336c3444f.tar.gz
improve various comments
Diffstat (limited to 'bin/git-pull-safe')
-rwxr-xr-xbin/git-pull-safe2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/git-pull-safe b/bin/git-pull-safe
index c0bfe33e..1750230e 100755
--- a/bin/git-pull-safe
+++ b/bin/git-pull-safe
@@ -7,7 +7,7 @@
# This script is based on the value of git_update set by the myrepos
# dgit plugin. That library uses an unconditional `git pull` to match
-# global myrepos conventions. The main reason for having that script
+# global myrepos conventions. The main reason for having this script
# is to override that unconditional `git pull`
set -e