git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Is .git/config pushed/pulled to/from server?
@ 2010-09-24 21:39 Manuel Reimer
  2010-09-24 21:51 ` Ævar Arnfjörð Bjarmason
  0 siblings, 1 reply; 2+ messages in thread
From: Manuel Reimer @ 2010-09-24 21:39 UTC (permalink / raw)
  To: git

Hello,

maybe a silly question, but I'm currently starting with GIT.

What I want to know: Is the "repository configuration" made with "git 
config" and saved to ".git/config" in the repository *my* own 
configuration or is this pushed to the server and so pulled by other users?

Thanks in advance

Yours

Manuel Reimer

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Is .git/config pushed/pulled to/from server?
  2010-09-24 21:39 Is .git/config pushed/pulled to/from server? Manuel Reimer
@ 2010-09-24 21:51 ` Ævar Arnfjörð Bjarmason
  0 siblings, 0 replies; 2+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2010-09-24 21:51 UTC (permalink / raw)
  To: Manuel Reimer; +Cc: git

On Fri, Sep 24, 2010 at 21:39, Manuel Reimer <Manuel.Spam@nurfuerspam.de> wrote:
> What I want to know: Is the "repository configuration" made with "git
> config" and saved to ".git/config" in the repository *my* own configuration
> or is this pushed to the server and so pulled by other users?

It's your configuration. It'll never be pushed anywhere.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-24 21:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-24 21:39 Is .git/config pushed/pulled to/from server? Manuel Reimer
2010-09-24 21:51 ` Ævar Arnfjörð Bjarmason

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).