From: W. Trevor King Date: Wed, 6 Oct 2010 13:45:48 +0000 (-0400) Subject: Correct typo Boogk -> Book in posts/Git/notes.org. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;ds=sidebyside;h=8d2134b8b3d425f84b6cc2c338aae24144c49848;p=blog.git Correct typo Boogk -> Book in posts/Git/notes.org. --- diff --git a/posts/Git/notes.org b/posts/Git/notes.org index a4fcad4..0e0f55f 100644 --- a/posts/Git/notes.org +++ b/posts/Git/notes.org @@ -203,7 +203,7 @@ $ git branch -D dev *** Repository maitenance - from the [[http://book.git-scm.com/4_maintaining_git.html][Git Community Boogk]]. + from the [[http://book.git-scm.com/4_maintaining_git.html][Git Community Book]]. Recompress (to keep the compression most effective) @@ -215,7 +215,7 @@ Both should be run manually from time to time. *** Working over a network - from the [[http://book.git-scm.com/3_distributed_workflows.html][Git Community Boogk]]. + from the [[http://book.git-scm.com/3_distributed_workflows.html][Git Community Book]]. **** Grab a remote repository A remote friend wants to work on your code, or more likely, you're at home and you want to work on your code at work. Grab the repo