From: Silvio Rhatto Date: Sat, 16 Sep 2017 22:45:54 +0000 (-0300) Subject: Typo X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=0e3ab1900da63e4a646b736ebfa47d62384d42b0;p=utils-git.git Typo --- diff --git a/hit b/hit index c49e69c..79b3cb7 100755 --- a/hit +++ b/hit @@ -35,7 +35,7 @@ fi # This can be an attack vector if you're testing the software inside a virtual machine but is # handling git commands from the host machine (like when running vagrant). # -# By disabling any hooks from being execute we mitigate a possible attack vector. +# By disabling any hooks from being executed we mitigate a possible attack vector. # # References: #