Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'master' into sp/fast-import
[gitweb.git]
/
Documentation
/
howto
/
setup-git-server-over-http.txt
diff --git
a/Documentation/howto/setup-git-server-over-http.txt
b/Documentation/howto/setup-git-server-over-http.txt
index ba191569af9501117322e1881160226a74867007..a202f3a460b4446f085977f7423d1f43e189e5ef 100644
(file)
--- a/
Documentation/howto/setup-git-server-over-http.txt
+++ b/
Documentation/howto/setup-git-server-over-http.txt
@@
-70,7
+70,7
@@
DocumentRoot /where/ever/httpd.conf" to find your root:
Initialize a bare repository
$ cd my-new-repo.git
- $ git --bare init
-db
+ $ git --bare init
Change the ownership to your web-server's credentials. Use "grep ^User