]> git.cworth.org Git - notmuch-wiki/blobdiff - nmbug.mdwn
news for 0.20.1. s/setup/set up/ change for 0.3 included
[notmuch-wiki] / nmbug.mdwn
index ae24a66aca057672d3d3fa58b5c08e6604c69ec9..63053807ad63f5e4279b6324a81acf01e7afb8e9 100644 (file)
@@ -10,8 +10,8 @@ There is a dump of (some views of) the nmbug [[status|http://nmbug.tethera.net/s
 0. Make sure that the whole [notmuch@notmuchmail.org mailing list
    archive][archive] is available in your email database.
 
-1. Install and use nmbug from notmuch version **0.18** or newer and
-   perl module `Pod::Usage` (packaged as `perl-doc` in debian).
+1. Install and use nmbug from notmuch version **0.19** or newer, and
+   either Python 2.7 or anything from the 3.x line.
 
    The nmbug script is available in [devel/nmbug][nmbug].
 
@@ -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