diff options
author | Sebastian Schuberth <sschuberth@gmail.com> | 2017-03-03 10:57:46 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-03 11:09:34 -0800 |
commit | b8686c661d367a6c823fd1c6a47abd2b80ffa009 (patch) | |
tree | 933133004e5d7e773d42dd23502fc2c908f4e11b /gitweb | |
parent | Git 2.12 (diff) | |
download | tgif-b8686c661d367a6c823fd1c6a47abd2b80ffa009.tar.xz |
contrib: git-remote-{bzr,hg} placeholders don't need Python
It does not make sense for these placeholder scripts to depend on Python
just because the real scripts do. At the example of Git for Windows, we
would not even be able to see those warnings as it does not ship with
Python. So just use plain shell scripts instead.
Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
Reviewed-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb')
0 files changed, 0 insertions, 0 deletions