We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64e7009 + 9c8f791 commit ca1ad39Copy full SHA for ca1ad39
README.rst
@@ -12,7 +12,7 @@ Usage
12
13
To clone a repository with post-clone hooks::
14
15
- curl -fsSL https://github.com/git-hook/post-clone/blob/master/bin/clone | bash -s -- <normal-clone-args>
+ curl -fsSL https://raw.githubusercontent.com/git-hook/post-clone/master/bin/clone | bash -s -- <normal-clone-args>
16
17
All arguments will be passed directly to ``git clone``.
18
0 commit comments