X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=nmbug.mdwn;h=63053807ad63f5e4279b6324a81acf01e7afb8e9;hb=87440cbc1d12fc3a860289b11d7b850b538dcf3d;hp=ae24a66aca057672d3d3fa58b5c08e6604c69ec9;hpb=ed61f86d995144de7967e9b33dfe56059f37e70e;p=notmuch-wiki diff --git a/nmbug.mdwn b/nmbug.mdwn index ae24a66..6305380 100644 --- a/nmbug.mdwn +++ b/nmbug.mdwn @@ -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