clone |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1b1515ec6b91ab9aa7e4e4cb31bc8465f5d8fac4
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Wed Jan 3 17:58:05 2007 +0100

    Convert Pull: lines to Push: lines.

diff --git a/clone b/clone
index da15d46..e22f7b2 100755
--- a/clone
+++ b/clone
@@ -29,7 +29,7 @@ EOF
                                        read b
                                        while [ "x$b" != "x" ]; do
                                                if [ "x$b" != "xmaster" ]; then
-                                                       echo "Pull: 
refs/heads/$b:refs/heads/svn-$b" \
+                                                       echo "Push: 
refs/heads/$b:refs/heads/svn-$b" \
                                                                >> 
.git/remotes/origin
                                                fi
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to