Merge branch 'ag/rebase-p'
[git.git] / contrib / remote-helpers / git-remote-hg
blob8e9188364c6f1ae23f3c3c8d86db9e6653a11d1f
1 #!/bin/sh
3 cat >&2 <<'EOT'
4 WARNING: git-remote-hg is now maintained independently.
5 WARNING: For more information visit https://github.com/felipec/git-remote-hg
6 WARNING:
7 WARNING: You can pick a directory on your $PATH and download it, e.g.:
8 WARNING: $ wget -O $HOME/bin/git-remote-hg \
9 WARNING: https://raw.github.com/felipec/git-remote-hg/master/git-remote-hg
10 WARNING: $ chmod +x $HOME/bin/git-remote-hg
11 EOT