commit: fabf8cd981d1ae675f3687d3b0578e08dd32cd7f Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Sat Apr 25 01:26:53 2015 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Sat Apr 25 01:27:01 2015 +0000 URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=fabf8cd9
Double trailing space means linebreak in markdown. Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> _posts/2015-04-25-anongit-overlays.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/2015-04-25-anongit-overlays.md b/_posts/2015-04-25-anongit-overlays.md index 26f9174..4600598 100644 --- a/_posts/2015-04-25-anongit-overlays.md +++ b/_posts/2015-04-25-anongit-overlays.md @@ -27,7 +27,7 @@ them to this new URL: - `git+ssh://[email protected]/$REPO` -In either case, you can trivially update any existing checkout with: -`git remote set-url origin git+ssh://[email protected]/$REPO` +In either case, you can trivially update any existing checkout with: +`git remote set-url origin git+ssh://[email protected]/$REPO` (be sure to adjust the path of the repository and the name of the remote as needed).
