diff options
author | Stefan Kangas <skangas@skangas.se> | 2011-05-26 18:32:35 +0200 |
---|---|---|
committer | Stefan Kangas <skangas@skangas.se> | 2011-05-26 18:32:35 +0200 |
commit | 7b9cd307bb0de625a8fe32e76c1966d106b0324e (patch) | |
tree | c6f001f66063e00e9bfd9572fd458b49ed2b92cf | |
parent | 8e2eae467beac8d79a142e7c22e2776848cc0a0b (diff) |
Document how to add a description of a repository for gitweb
-rw-r--r-- | fripost-docs.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fripost-docs.org b/fripost-docs.org index 701faa2..43110a6 100644 --- a/fripost-docs.org +++ b/fripost-docs.org @@ -847,6 +847,10 @@ mv hooks/post-update.sample hooks/post-update <a href="http://www.kernel.org/pub/software/scm/git/docs">manualsidorna</a>. </p> +# Add a description of a repository for gitweb + +echo "Mötesprotokoll" > fripost-meetings.git/description + ** Logging *** Overview We want to limit how much we log for privacy reasons. At the same time we want |