diff --git a/extra/git-tool/remote/remote.factor b/extra/git-tool/remote/remote.factor index e5291a8459..77539d5ad4 100644 --- a/extra/git-tool/remote/remote.factor +++ b/extra/git-tool/remote/remote.factor @@ -62,15 +62,17 @@ TUPLE: < pack [let | REPO [ GADGET repository>> ] | - GADGET clear-gadget + ! GADGET clear-gadget - GADGET + ! GADGET + + { } ! Repository label "Repository: " REPO [ current-directory get ] with-directory append