]> source.dussan.org Git - gitblit.git/commit
Maintain repository 'description' file. 114/head
authorFlorian Zschocke <florian.zschocke@cycos.com>
Wed, 21 Aug 2013 12:30:01 +0000 (14:30 +0200)
committerFlorian Zschocke <florian.zschocke@cycos.com>
Wed, 21 Aug 2013 12:30:01 +0000 (14:30 +0200)
commitacb5bdf953e4242c175b22b4ddd2197079ee6ace
tree73e76da906db3333e643bb5ee84b66a82d147178
parente05f2266e8f11d22efe13e0588efc5c7f8268cd1
Maintain repository 'description' file.

Make use of the 'description' file in Git repositories which is used by tools
like gitweb or cgit and often by standard hooks. Update the file when changing
the description and initialize the Gitblit description from the file when
Gitblit reads a new, existing repository.
src/main/java/com/gitblit/GitBlit.java