From: Jakub Narebski <jnareb@gmail.com>
To: Joshua Jensen <jjensen@workspacewhiz.com>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: git config --list --local?
Date: Tue, 03 Aug 2010 09:25:48 -0700 (PDT) [thread overview]
Message-ID: <m38w4npssl.fsf@localhost.localdomain> (raw)
In-Reply-To: <4C583EA5.5000406@workspacewhiz.com>
Joshua Jensen <jjensen@workspacewhiz.com> writes:
> I would like git config to give me just the settings for the local
> repository (.git/config). I am likely misreading the documentation,
> but it appears there isn't an option for that.
>
> Would someone mind setting me straight?
AFAIK you can only fake it with
$ git config --file .git/config --list
(or something like that).
--
Jakub Narebski
Poland
ShadeHawk on #git
next prev parent reply other threads:[~2010-08-03 16:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-03 16:07 git config --list --local? Joshua Jensen
2010-08-03 16:25 ` Jakub Narebski [this message]
2010-08-04 1:09 ` Joshua Jensen
2010-08-04 1:37 ` Sverre Rabbelier
2010-08-04 1:43 ` Joshua Jensen
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=m38w4npssl.fsf@localhost.localdomain \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
--cc=jjensen@workspacewhiz.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 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).