diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-12 21:57:57 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-12 21:57:57 +0200 |
commit | f84936f1914a2df19d2251cb6f8ed94e91390c5b (patch) | |
tree | 491b4473efbd5775325480e59ae1a905ec7172a1 /HowToContributeToThisWiki.mdwn | |
parent | 9572937c33f890a6dababaf7ff1ac431b56b2af3 (diff) | |
download | web-f84936f1914a2df19d2251cb6f8ed94e91390c5b.tar.gz web-f84936f1914a2df19d2251cb6f8ed94e91390c5b.tar.bz2 web-f84936f1914a2df19d2251cb6f8ed94e91390c5b.zip |
Typo.
Diffstat (limited to 'HowToContributeToThisWiki.mdwn')
-rw-r--r-- | HowToContributeToThisWiki.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/HowToContributeToThisWiki.mdwn b/HowToContributeToThisWiki.mdwn index de640af1..7245aa8d 100644 --- a/HowToContributeToThisWiki.mdwn +++ b/HowToContributeToThisWiki.mdwn @@ -34,6 +34,7 @@ editing endeavors you're going to undertake. Doing so should help to (a) avoid double work and (b) avoid merge conflict if you install your changes into the main repository. + First, let's make sure that you're properly identifying yourself towards git. $ git var GIT_AUTHOR_IDENT |