Hi,
I checked out my GitHub page, and since I have email privacy enabled, my actual 
email does not come up in edits/merges, it is only used and available for 
account based operations.
Should I change that ?

Here’s the result of running “git config –list” on cmd as required :
C:\Users\abhi1>git config --list
core.symlinks=false
core.autocrlf=input
core.fscache=true
color.diff=auto
color.status=auto
color.branch=auto
color.interactive=true
help.format=html
rebase.autosquash=true
http.sslbackend=openssl
http.sslcainfo=C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
credential.helper=manager
filter.lfs.clean=git-lfs clean -- %f
filter.lfs.smudge=git-lfs smudge -- %f
filter.lfs.process=git-lfs filter-process
filter.lfs.required=true
user.name=AbhishekSinghDhadwal
user.email=abhi1...@hotmail.com
core.repositoryformatversion=0
core.filemode=false
core.bare=false
core.logallrefupdates=true
core.symlinks=false
core.ignorecase=true
(END)

Regards,
Abhishek

Sent from Mail for Windows 10

From: Gilles Sadowski
Sent: 09 May 2019 04:04
To: Commons Developers List
Subject: Re: [commons-rng] branch master updated: Update pom.xml

Le jeu. 9 mai 2019 à 00:25, <aherb...@apache.org> a écrit :
>
> This is an automated email from the ASF dual-hosted git repository.
>
> aherbert pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/commons-rng.git
>
>
> The following commit(s) were added to refs/heads/master by this push:
>      new 0996b4e  Update pom.xml
>      new 280f3ec  Merge pull request #42 from AbhishekSinghDhadwal/master
> 0996b4e is described below
>
> commit 0996b4e4292411d392e2aa666686974323a58029
> Author: Abhishek Singh Dhadwal 
> <39513876+abhisheksinghdhad...@users.noreply.github.com>

Abhishek,

You might want to have your actual email address appear in the log...

Regards,
Gilles

> AuthorDate: Thu May 9 00:35:29 2019 +0530
>
>     Update pom.xml
> ---
>  pom.xml | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/pom.xml b/pom.xml
> index cdac4f7..8d43d2a 100644
> --- a/pom.xml
> +++ b/pom.xml
> @@ -74,6 +74,9 @@
>      <contributor>
>        <name>Artem Barger</name>
>      </contributor>
> +     <contributor>
> +      <name>Abhishek Singh Dhadwal</name>
> +    </contributor>
>    </contributors>
>
>    <dependencies>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org


Reply via email to