[git commit master 1/1] tweak misplaced closing paragraph

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Thu Jan 13 21:28:41 UTC 2011


commit: http://git.uclibc.org/uClibc-website/commit/?id=0d91b7a453224718bf95fb47ce78720d7e6dc3f3
branch: http://git.uclibc.org/uClibc-website/commit/?id=refs/heads/master

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 developing.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/developing.html b/developing.html
index 319b80d..e9e626c 100644
--- a/developing.html
+++ b/developing.html
@@ -203,6 +203,7 @@ access to for free.<br>
 <p>To use a personal git repo you would do something like this:
    When using a clone, a bare one is sufficient and please consider
    using a shallow one (--depth 1 or something low).
+</p>
 <pre>
 me at busybox ~/git $ mkdir mything1.git
 me at busybox ~/git $ cd !$
@@ -246,7 +247,6 @@ me at client:/tmp/mything1$
 </pre>
 Note that using &quot;push origin master&quot; is only required the
 first time.
-</p>
 <p>Please keep the number of repos as well as their <em>size</em>
    down. If you need more space, use some other hosting facility.
    Thanks for your understanding.
-- 
1.7.2.2



More information about the uClibc-cvs mailing list