git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git config not working correctly with included configurations
@ 2016-04-12 11:25 Rudinei Goi Roecker
  2016-04-12 13:02 ` John Keeping
  2016-04-12 15:50 ` Jeff King
  0 siblings, 2 replies; 6+ messages in thread
From: Rudinei Goi Roecker @ 2016-04-12 11:25 UTC (permalink / raw)
  To: git

I'm having a problem with included configurations in ~/.gitconfig, when 
using this command:

git config --global user.email

It doesn't return anything, in commits it works as intended. The 
configuration looks like this:

~/.gitconfig
[include]
   path = .gitconfig.user
# ... more configurations

~/.gitconfig.user
[user]
   name = My Full Name
   email = myemail@example.com

I'm using Fedora 23, git version 2.5.5

^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <570CDB33.9020300@itflex.com.br>]

end of thread, other threads:[~2016-04-12 16:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-12 11:25 Git config not working correctly with included configurations Rudinei Goi Roecker
2016-04-12 13:02 ` John Keeping
2016-04-12 15:50 ` Jeff King
2016-04-12 16:03   ` Rudinei Goi Roecker
     [not found] <570CDB33.9020300@itflex.com.br>
     [not found] ` <570CE289.2000808@atlas-elektronik.com>
2016-04-12 11:58   ` Fwd: " stefan.naewe
2016-04-12 12:13   ` Rudinei Goi Roecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).