Thread (1 message) 1 message, 1 author, 2016-06-16

Re: Git config not working correctly with included configurations

From: Rudinei Goi Roecker <hidden>
Date: 2016-06-16 02:18:45

I tried changing to ~/.gitconfig.user and 
/home/<user_name>/.gitconfig.user, still causes the same problem

On 12-04-2016 08:56, stefan.naewe@atlas-elektronik.com wrote:
Am 12.04.2016 um 13:25 schrieb Rudinei Goi Roecker:
quoted
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
Maybe you want to use

      path = ~/.gitconfig.user

here.
quoted
# ... more configurations

~/.gitconfig.user
[user]
    name = My Full Name
    email = myemail@example.com
HTH,
   Stefan
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help