Git 2.45
[git.git] / contrib / remote-helpers / git-remote-bzr
blob1c3d87f8619e7fb2432d3e318ad59c3ed84ee9ec
1 #!/bin/sh
3 cat >&2 <<'EOT'
4 WARNING: git-remote-bzr is now maintained independently.
5 WARNING: For more information visit https://github.com/felipec/git-remote-bzr
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-bzr \
9 WARNING: https://raw.github.com/felipec/git-remote-bzr/master/git-remote-bzr
10 WARNING: $ chmod +x $HOME/bin/git-remote-bzr
11 EOT