From 87f260230e0d98fe1e3007205105268ed52bfb45 Mon Sep 17 00:00:00 2001 From: Dmitry Kurochkin Date: Mon, 28 Nov 2011 11:06:09 +0400 Subject: [PATCH] Fix git command on the nmbug page. * s/remote set-url origin/remote origin set-url/ * add --git-dir argument --- nmbug.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0