diff options
author | Lars Hjemli <hjemli@gmail.com> | 2011-05-30 21:37:38 +0000 |
---|---|---|
committer | Lars Hjemli <hjemli@gmail.com> | 2011-05-30 21:38:43 +0000 |
commit | 27dfffdd81688044bf822ead952f2702dc5eb83e (patch) | |
tree | 2c1d8638b362ec5106e243440527cfbe78155e97 | |
parent | 871ba33fbd727eb95c18bc3b9da77c785ec9a39d (diff) | |
download | cgit-27dfffdd81688044bf822ead952f2702dc5eb83e.tar cgit-27dfffdd81688044bf822ead952f2702dc5eb83e.tar.gz cgit-27dfffdd81688044bf822ead952f2702dc5eb83e.zip |
index: mention the new wiki-branch
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
-rw-r--r-- | index | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -34,10 +34,12 @@ branches * [stable]: fixes for the previous release * [master]: features for the next release * [wip]: bleeding-edge stuff, frequently rebased + * [wiki]: the info found on this page [stable]: http://hjemli.net/git/cgit/log/?h=stable [master]: http://hjemli.net/git/cgit/log/ [wip]: http://hjemli.net/git/cgit/log/?h=wip +[wiki]: http://hjemli.net/git/cgit/log/?h=wiki source code |