Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Will layman expose my git user name and email?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Sujao
l33t
l33t


Joined: 25 Sep 2004
Posts: 677
Location: Germany

PostPosted: Tue Apr 23, 2013 9:02 am    Post subject: [Solved] Will layman expose my git user name and email? Reply with quote

I started "learning" git. I am wondering whether it is safe for me to set a user name and email in git with
Code:
git config --global user.name "Example Name"
.
When layman connects to its repositories will it expose my name and email to the remote server?


Last edited by Sujao on Tue Apr 23, 2013 9:22 am; edited 1 time in total
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6051
Location: Removed by Neddy

PostPosted: Tue Apr 23, 2013 9:18 am    Post subject: Reply with quote

It is safe,
Those settings are used for commits and other such low-level git interactions


layman clones/pulls from a publicly accessible git url for anonymous clone/git
_________________
Quote:
Removed by Chiitoo
Back to top
View user's profile Send private message
Sujao
l33t
l33t


Joined: 25 Sep 2004
Posts: 677
Location: Germany

PostPosted: Tue Apr 23, 2013 9:22 am    Post subject: Reply with quote

Thank you.
Back to top
View user's profile Send private message
dol-sen
Retired Dev
Retired Dev


Joined: 30 Jun 2002
Posts: 2805
Location: Richmond, BC, Canada

PostPosted: Tue Apr 23, 2013 3:08 pm    Post subject: Reply with quote

Layman now sets a default username and email for git overlays. It was requested due to problems with an overlay that was enforcing those settings exist. But not to worry, overlays are pull only (with rare exceptions and user side)
You can easily edit those in
/etc/layman/layman.cfg:
#-----------------------------------------------------------
# Layman user info
#
#  The user name and email to use when adding new repos
#
#git_user  : layman
#git_email : layman@localhost

_________________
Brian
Porthole, the Portage GUI frontend irc@freenode: #gentoo-guis, #porthole, Blog
layman, gentoolkit, CoreBuilder, esearch...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum