From 5d1a10c9f057f37ff7211843a834a3b91dc113bf Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 18 Apr 2017 12:33:46 +0200 Subject: Add public variable GIT_REPO. Document expansion of GIT_REPO into new internal variable BASEPATH. --- localgit-remote-init-push | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/localgit-remote-init-push b/localgit-remote-init-push index 1f5717a..c1740ed 100755 --- a/localgit-remote-init-push +++ b/localgit-remote-init-push @@ -6,22 +6,23 @@ PRG=$(basename "$0") showhelp() { cat <