diff options
| author | Sebastian Bauer <mail@sebastianbauer.info> | 2013-01-13 12:21:52 +0100 |
|---|---|---|
| committer | Sebastian Bauer <mail@sebastianbauer.info> | 2013-01-13 12:26:52 +0100 |
| commit | 72719e733318df8418641abb3c3d67d7a9ef42fc (patch) | |
| tree | 584a5b39f5ec466abfb7db196712a82f2667382f | |
| parent | 5885ba112dd51c6446e500f72f92aebe5b872983 (diff) | |
| download | libgit2-72719e733318df8418641abb3c3d67d7a9ef42fc.tar.gz | |
Altered the description of the template.
Before, it was identical to the default template making it difficult
to check, if the proper template was copied an external template
test.
| -rw-r--r-- | tests-clar/resources/template/description | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests-clar/resources/template/description b/tests-clar/resources/template/description index 498b267a8..ff04c4c13 100644 --- a/tests-clar/resources/template/description +++ b/tests-clar/resources/template/description @@ -1 +1 @@ -Unnamed repository; edit this file 'description' to name the repository. +Edit this file 'description' to name the repository. |
