From b65933557c112aa3d14b4664d70b7260e836e64e Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Tue, 21 Aug 2018 09:24:05 +0300 Subject: [PATCH] I stopped using `git-remote-hg` All repositories migrated long ago. --- pull-usrlocalsrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/pull-usrlocalsrc b/pull-usrlocalsrc index 2fb2f2f..f3ce96b 100755 --- a/pull-usrlocalsrc +++ b/pull-usrlocalsrc @@ -1,7 +1,5 @@ #! /bin/sh -PATH=/usr/local/src/Python/git-remote-hg:$PATH - has_remote() { git remote show "$1" >/dev/null 2>&1 } -- 2.39.2