All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jade Lovelace <jade@jade.fyi>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: BUG: git config --global --get ITEM ignores ~/.config/git/config when ~/.gitconfig is present
Date: Fri, 10 Feb 2023 17:44:13 -0800	[thread overview]
Message-ID: <CAFA9we---t=uMy3LmxnU0Hz_9XAR-YFsDqDX16CoNpkiPitFnA@mail.gmail.com> (raw)
In-Reply-To: <xmqqsffdf0ji.fsf@gitster.g>

Thanks for the reply.

» git config --get-all --global user.name ; echo $#
0

Same result, no output, exit code zero.

Jade

On Fri, Feb 10, 2023 at 5:33 PM Junio C Hamano <gitster@pobox.com> wrote:
>
> Jade Lovelace <lists@jade.fyi> writes:
>
> > Then:
> >
> >  » git config --global --get user.name
> >  » git config --show-scope --show-origin --get user.name
> > global  file:/home/jade/.config/git/config      Jade Lovelace
>
> With "--get" replaced with "--get-all", what do you see?
>

  reply	other threads:[~2023-02-11  1:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-11  0:39 BUG: git config --global --get ITEM ignores ~/.config/git/config when ~/.gitconfig is present Jade Lovelace
2023-02-11  1:33 ` Junio C Hamano
2023-02-11  1:44   ` Jade Lovelace [this message]
2023-02-11  1:56   ` Junio C Hamano
2023-02-11  3:10     ` Junio C Hamano
2023-02-15  6:53       ` Glen Choo
2023-02-15 16:19         ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFA9we---t=uMy3LmxnU0Hz_9XAR-YFsDqDX16CoNpkiPitFnA@mail.gmail.com' \
    --to=jade@jade.fyi \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.