From: Moe <moe@signalbeam.net>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Junio C Hamano <gitster@pobox.com>,
Miklos Vajna <vmiklos@frugalware.org>,
git@vger.kernel.org
Subject: Re: [PATCH] Introduce the GIT_CONFIG_EXTRA environment variable
Date: Sat, 19 Dec 2009 12:38:59 +0100 [thread overview]
Message-ID: <4B2CBB53.5000804@signalbeam.net> (raw)
In-Reply-To: <alpine.DEB.1.00.0912191150450.4985@pacific.mpi-cbg.de>
Johannes Schindelin wrote:
> Hi,
>
> On Sat, 19 Dec 2009, Moe wrote:
>
>> What we do is, we put our entire runtime environment [for a web
>> application] under a dedicated user and under version control. This is a
>> very comfortable way to maintain an identical environment across the
>> board, we even deploy this way to our production servers by the means of
>> a git pull on a dedicated branch.
>
> Just ignoring the fact that you version control a version controlled
> directory (including the repository), which is inefficient, and even
> further ignoring the fact that you open the door for concurrent --
> incompatible -- modifications, if all you want to do is:
Neither is true.
>> In practice our developers will su or ssh to this user to get working
>> and generally they need only a very small set of divertions from the
>> common configuration - such as their personal git identity and their
>> preferred editor settings.
>
> ... then I suggest reading up on GIT_EDITOR, GIT_AUTHOR_IDENT and
> GIT_COMMITTER_IDENT, and leaving the $HOME/.gitconfig alone.
Thanks, that solved my problem.
Seems I started by asking the wrong question.
next prev parent reply other threads:[~2009-12-19 11:39 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-18 22:54 FEATURE REQUEST: Env override GIT_GLOBAL_CONFIG Moe
2009-12-19 1:32 ` [PATCH] Introduce the GIT_CONFIG_EXTRA environment variable Miklos Vajna
2009-12-19 2:09 ` Shawn O. Pearce
2009-12-19 3:06 ` Moe
2009-12-19 14:25 ` Miklos Vajna
2009-12-19 3:24 ` Junio C Hamano
2009-12-19 4:44 ` Moe
2009-12-19 5:55 ` Junio C Hamano
2009-12-19 7:20 ` Moe
2009-12-19 10:54 ` Johannes Schindelin
2009-12-19 11:38 ` Moe [this message]
2009-12-19 14:45 ` Nanako Shiraishi
2009-12-19 15:30 ` [PATCH] Introduce the GIT_HOME " Miklos Vajna
2009-12-19 16:18 ` Michael J Gruber
2009-12-19 16:44 ` Miklos Vajna
2009-12-19 17:10 ` Matthieu Moy
2009-12-19 19:13 ` Junio C Hamano
2009-12-21 10:25 ` Matthieu Moy
2009-12-21 15:59 ` Jeff King
2009-12-21 16:26 ` Matthieu Moy
2009-12-21 16:54 ` Michael J Gruber
2009-12-19 19:21 ` Junio C Hamano
2009-12-20 0:34 ` Miklos Vajna
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=4B2CBB53.5000804@signalbeam.net \
--to=moe@signalbeam.net \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=vmiklos@frugalware.org \
/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).