diff options
author | Jeff King <peff@peff.net> | 2024-03-20 05:48:24 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-03-20 10:23:45 -0700 |
commit | ba155b5cb7cdad1c2cdaf5aa9ff01adb4226aa3f (patch) | |
tree | 23abf4da997c0bccb1f816c019c2a67bb753cb68 /builtin/commit.c | |
parent | 3c2a3fdc388747b9eaf4a4a4f2035c1c9ddb26d0 (diff) |
contrib: drop hg-to-git script
The hg-to-git script is full of command injection vulnerabilities
against malicious branch and tag names. It's also old and largely
unmaintained; the last commit was over 4 years ago, and the last code
change before that was from 2013. Users are better off with a modern
remote-helper tool like cinnabar or remote-hg.
So rather than spending time to fix it, let's just get rid of it.
Reported-by: Matthew Rollings <admin@stealthcopter.com>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions