X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=blobdiff_plain;f=nmbug.mdwn;fp=nmbug.mdwn;h=5856ded95509d6ef1523353f03f52a3c3e547c1f;hp=b550f028ecf757db56498da3f60b989ac17c8126;hb=080ed0d407062704f5c1331aa881ae2b04b2352b;hpb=a0f887da6516762b341de2ee79f22dbcf83966d0 diff --git a/nmbug.mdwn b/nmbug.mdwn index b550f02..5856ded 100644 --- a/nmbug.mdwn +++ b/nmbug.mdwn @@ -6,20 +6,16 @@ There is a dump of (some views of) the nmbug [[status|http://nmbug.tethera.net/s ## Getting started -1. Install and use notmuch version notmuch 0.9+63~gebd1adc or newer and +1. Install and use notmuch version **0.10** or newer and perl module `Pod::Usage` (packaged as `perl-doc` in debian). The nmbug script is available in `contrib/nmbug`. -2. The current tag repo can be obtained by: +2. Make sure your `git version` is **1.7.4** or newer. - `$ git clone --bare http://nmbug.tethera.net/git/nmbug-tags.git $HOME/.nmbug` - - Check that your git is recent enough by entering: +3. Enter the following command to obtain the current tag repository: - `$ git --git-dir=$HOME/.nmbug fetch` - - If you get failures then you need to update your git (as well). + `$ git clone --bare http://nmbug.tethera.net/git/nmbug-tags.git $HOME/.nmbug` ## Using nmbug, simple example