As ThomasK wrote:

> - go to your cloned repo and set your name and email, this will be
>   used on commiting changes! "git config user.name YOURNAME" and
>   "git config user.email YOURMAIL". Now you are ready to work with
>   it.

Curious, what happens if not doing so?  After all, the actual
authentication (and thus the logical connection between a change[set]
and any particular person) should be done by the ssh login into
savannah.  What, for example, would happen if I said

git config user.email [email protected]

there, and later commit and push my changes to savannah?

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)


_______________________________________________
Simulavr-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to