diff options
author | Tommi Virtanen <tv@eagain.net> | 2007-11-18 17:30:08 +0200 |
---|---|---|
committer | Tommi Virtanen <tv@eagain.net> | 2007-11-18 17:30:08 +0200 |
commit | af0081a197cd916325573ce95a5d1dfeadb888bc (patch) | |
tree | 90e6128a0b60044d1234e346d56f0c1ae47425b5 | |
parent | Set description from config file for gitweb use. (diff) | |
download | gitosis-gentoo-af0081a197cd916325573ce95a5d1dfeadb888bc.tar.gz gitosis-gentoo-af0081a197cd916325573ce95a5d1dfeadb888bc.tar.bz2 gitosis-gentoo-af0081a197cd916325573ce95a5d1dfeadb888bc.zip |
Update TODO list.
In a gitosis-style setup, you can deal with most needs for cloneurl
via git_base_url_list in gitweb.conf.
-rw-r--r-- | TODO.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,8 +30,6 @@ - test with ssh:// -- gitweb knows about cloneurl, handle like description - - gitweb knows about README.html, figure out how to generate from e.g. README.rst in gitosis.git @@ -68,3 +66,5 @@ - README says "when prompted", but those are INFO level log messages, not shown by default + +- rename keydir to keys, with backwards compatibility |