X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/eb0532270369618a99e2495c41dab98315f73d11..920d455be8153c1eb9b826d3b894aadc38d9aec1:/mr?ds=inline diff --git a/mr b/mr index 1b73639..0e14168 100755 --- a/mr +++ b/mr @@ -1104,7 +1104,6 @@ register = if [ -z "$url" ]; then error "cannot determine git url" fi - set -x local clone_opts add_cmd work_tree suffix case "$repo_type" in fake-bare)