[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [csmith-dev] Git Attribution (was Re: ed668a: Clean up Csmith with the following changes:)



Thanks for the info Eric. It has been too long since I last used github :)

-Xuejun

-----Original Message-----
From: csmith-dev-bounces@flux.utah.edu [mailto:csmith-dev-bounces@flux.utah.edu] On Behalf Of Eric Eide
Sent: Tuesday, May 19, 2015 7:23 AM
To: Csmith Dev Mailing List
Subject: [csmith-dev] Git Attribution (was Re: ed668a: Clean up Csmith with the following changes:)

>   Branch: refs/heads/csmith-extendable
>   Home:   https://github.com/csmith-project/csmith
>   Commit: ed668ac2473565ff8830e03f39a2c84f86e43e18
>       https://github.com/csmith-project/csmith/commit/ed668ac2473565ff8830e03f39a2c84f86e43e18
>   Author: unknown <xuyang@xuyang-t56.redmond.corp.microsoft.com>
>   Date:   2015-05-16 (Sat, 16 May 2015)

Hi, Xuejun!

You should configure git so that your name and a workable email are set in your commits.  The "Author" field of the above commit isn't as clear as it could be.

You can/should do this on every machine where you use git:

	git config --global user.name "Xuejun Yang"
        git config --global user.email "your@email.here"

Or similar.  You can also set these things on a per-repository basis if needed.
If you need to do that, I'll let you look up how to do it!

Thanks ---

Eric.

--
-------------------------------------------------------------------------------
Eric Eide <eeide@cs.utah.edu>  .         University of Utah School of Computing
http://www.cs.utah.edu/~eeide/ . +1 (801) 585-5512 voice, +1 (801) 581-5843 FAX