diff options
-rw-r--r-- | HowToContributeToThisWiki.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HowToContributeToThisWiki.mdwn b/HowToContributeToThisWiki.mdwn index 29e44e99..949e35c0 100644 --- a/HowToContributeToThisWiki.mdwn +++ b/HowToContributeToThisWiki.mdwn @@ -22,7 +22,7 @@ can edit the wiki pages. (!) What is being described here are only the basics. The checkouts are completely valid git repositories and can (and want to) be treated as such. Consult the git documentation about how to shuffle around with branches, how to -rename files, and so on. +rename files, how to upload arbitrary data files, and so on. For being able to do a checkout from which you can later directly push your |