Make the gitweb URL configurable, so that others can use the blog engine
commit68726e555ead25c55be8bfadba2a763432abca70
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 22 Jan 2009 04:25:26 +0000 (22 05:25 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 22 Jan 2009 04:47:35 +0000 (22 05:47 +0100)
tree44296ab83082c0616d7971f1e73bb9c41fffb864
parentfab796db957556af7f89a7d2d42f431e1f16b643
Make the gitweb URL configurable, so that others can use the blog engine

If you are interested in using the same blog engine, you can fork from
the 'blog' branch, and set gitweb.url (of course _after_ "git rm
source-* && git commit"!).

The gitweb.url must be the URL to the remote gitweb which shall serve
your blog.  In my case, it is http://repo.or.cz/w/git/dscho.git.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
upload.sh