X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=blobdiff_plain;f=news%2Frelease-0.18.mdwn;h=1b675da5ba09383e8876b1b16e03d9ebf004cf5b;hp=1dc918c71cc97ac0c24635a0c3ecd9b8ae5998e4;hb=219490b75a85ca18d449168575a0c7538e71612e;hpb=6b802757c8ee6460e82e348874c0f1290da048d2 diff --git a/news/release-0.18.mdwn b/news/release-0.18.mdwn index 1dc918c..1b675da 100644 --- a/news/release-0.18.mdwn +++ b/news/release-0.18.mdwn @@ -96,7 +96,7 @@ user does not want it. ### The commands set consistent exit status codes on failures The cli commands now consistently set exit status of 1 on failures, -except where explicitly otherwise noted. The notable expections are +except where explicitly otherwise noted. The notable exceptions are the status codes for format version mismatches for commands that support formatted output. @@ -230,7 +230,7 @@ remote-tracking branches. The easiest way to do this is: 2. Remove your `NMBGIT` repository (e.g. `mv .nmbug .nmbug.bak`). 3. Use the new `clone` command to create a fresh clone: - nmbug clone http://nmbug.tethera.net/git/nmbug-tags.git + nmbug clone https://nmbug.notmuchmail.org/git/nmbug-tags.git 4. If you had local commits in step 1, add a remote for that repository and fetch them into the new repository.