From: Dmitry Kurochkin Date: Mon, 28 Nov 2011 07:06:09 +0000 (+0400) Subject: Fix git command on the nmbug page. X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=commitdiff_plain;h=87f260230e0d98fe1e3007205105268ed52bfb45 Fix git command on the nmbug page. * s/remote set-url origin/remote origin set-url/ * add --git-dir argument --- diff --git a/nmbug.mdwn b/nmbug.mdwn index e8f3050..6e9c5cd 100644 --- a/nmbug.mdwn +++ b/nmbug.mdwn @@ -68,7 +68,7 @@ But you will have to change your url with - git remote origin set-url git@pivot.cs.unb.ca:pub/nmbug + git --git-dir=$HOME/.nmbug remote set-url origin git@pivot.cs.unb.ca:pub/nmbug ## Tagging conventions