]> git.cworth.org Git - notmuch-wiki/blobdiff - nmbug.mdwn
nmbug: You only need to push over SSH
[notmuch-wiki] / nmbug.mdwn
index 4635933844ff862bc7c531261640ad39d6ce52d2..63053807ad63f5e4279b6324a81acf01e7afb8e9 100644 (file)
@@ -70,9 +70,9 @@ email) to David Bremner.  There is a convenience command:
 
     $ nmbug push
 
-But you will have to change your url with:
+But you will have to change your push URL with:
 
-    $ git --git-dir=$HOME/.nmbug remote set-url origin nmbug@nmbug.tethera.net:nmbug-tags
+    $ git --git-dir=$HOME/.nmbug remote set-url --push origin nmbug@nmbug.tethera.net:nmbug-tags
 
 ## Tagging conventions