diff options
author | John Tapsell <johnflux@gmail.com> | 2009-02-19 07:36:00 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-04 00:56:52 -0800 |
commit | 28001d0873cfce1ad6a44f1c2deaf9388d953cc3 (patch) | |
tree | f3ba1492d679235da01034b41c62e7f49241d100 /templates/this--description | |
parent | 9f199b159580545c39716fd87038f8ff7cd0eace (diff) | |
download | git-28001d0873cfce1ad6a44f1c2deaf9388d953cc3.tar.gz |
Modify description file to say what this file is
A lot of people see this message for the first time on the gitweb
interface, where there is no clue as to what 'this file' means.
Signed-off-by: John Tapsell <johnflux@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'templates/this--description')
-rw-r--r-- | templates/this--description | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/this--description b/templates/this--description index c6f25e80b8..498b267a8c 100644 --- a/templates/this--description +++ b/templates/this--description @@ -1 +1 @@ -Unnamed repository; edit this file to name it for gitweb. +Unnamed repository; edit this file 'description' to name the repository. |