When I am just lazy, I open the .git/config and paste the entries in there. :)
Mike On Sat, May 30, 2015 at 8:58 AM, kevin.godell <kevin.god...@gmail.com> wrote: > I was a little stumped with the instructions here[1] because it did not > explicitly state that you had to $ cd into the directory of the local git > repos before running the command: > $ git config user.email myusern...@apache.org > That simply gave me an error because I did not first navigate to that repo: > $ cd ~/git/flex-sdk > > The instructions found here[2] were a little more verbose and perfect for a > newbie like me. > > [1]https://git-wip-us.apache.org/#committers-getting-started > [2]https://help.github.com/articles/setting-your-username-in-git/ > > Thanks, again and again. > > > > -- > View this message in context: > http://apache-flex-development.2333347.n4.nabble.com/Please-welcome-Kevin-Godell-as-Apache-Flex-Committer-tp47137p47211.html > Sent from the Apache Flex Development mailing list archive at Nabble.com. >