From 3d83cfbbd12056b7884839ea20bde25b40146250 Mon Sep 17 00:00:00 2001 From: Eduardo Cavazos Date: Sun, 18 Jan 2009 18:14:14 -0600 Subject: [PATCH] git-tool.remote: minor changes --- extra/git-tool/remote/remote.factor | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) 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