diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-07 13:05:42 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-07 13:05:42 -0400 |
commit | dc93042c94a4576dc7d8a2965dbb624bf1ffe63f (patch) | |
tree | f99fde0811cbe74e4fe65de3852bc7ab2ef1b2f5 /doc/george | |
parent | 8f16be84d26aef78ca5ab4742d3457d757ea9842 (diff) |
changed path to public git service from george
Diffstat (limited to 'doc/george')
-rw-r--r-- | doc/george/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/george/changelog b/doc/george/changelog index dedd17c..93f00db 100644 --- a/doc/george/changelog +++ b/doc/george/changelog @@ -15,7 +15,9 @@ * upgraded to monkeysphere 0.7-1 * installed runit * set up a public git daemon service to serve git repos from - george, using runit. + george, using runit. (root-served repos are served from + /srv/git, but ~USER/public_git is supported as well, if anyone + wants to use that for publication). 2008-08-03 - dkg * aptitude update && aptitude dist-upgrade |