From: "Catalin Marinas" <catalin.marinas@gmail.com>
To: "Karl Hasselström" <kha@treskal.com>
Cc: git@vger.kernel.org
Subject: Re: Author name and e-mail address in .stgitrc
Date: Sat, 11 Nov 2006 23:02:04 +0000 [thread overview]
Message-ID: <b0943d9e0611111502q2f68be67l1a2441d84923a732@mail.gmail.com> (raw)
In-Reply-To: <20061111141530.GF11224@diana.vm.bytemark.co.uk>
On 11/11/06, Karl Hasselström <kha@treskal.com> wrote:
> Is there any particular reason to have the author and committer names
> in ~/.stgitrc? Simply taking them from the same place git does would
> probably be a usability enhancement (unless they're specified on the
> command line, of course).
At the time I added these to .stgitrc, the only place git was taking
them from was the environment variables and I wanted to put them in a
single place. I also didn't like the idea of having the committer
e-mail address be some username@local-machine as I don't think the
name of the machine where I create patches is relevant. I also define
the committer/author per repository in the .git/stgitrc file (i.e. I
use @arm.com for Linux patches and @gmail.com for StGIT).
I use StGIT almost exclusively, even in "maintainer" mode and I would
like not to spread the configuration options over many files. It is on
my todo list to use the same configuration file as git (with a [stgit]
section) since it has a format that should be understood by the Python
config module.
--
next prev parent reply other threads:[~2006-11-11 23:03 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-11 11:35 Double From:s in StGIT's patch email template Karl Hasselström
2006-11-11 14:15 ` Author name and e-mail address in .stgitrc Karl Hasselström
2006-11-11 14:31 ` Robin Rosenberg
2006-11-11 14:57 ` Karl Hasselström
2006-11-11 20:26 ` Robin Rosenberg
2006-11-11 22:30 ` Karl Hasselström
2006-11-11 23:02 ` Catalin Marinas [this message]
2006-11-11 23:23 ` [PATCH 0/3] " Karl Hasselström
2006-11-11 23:30 ` [PATCH 1/3] Ask git for author and committer name Karl Hasselström
2006-11-11 23:35 ` Karl Hasselström
2006-12-04 22:24 ` Catalin Marinas
2006-12-05 9:10 ` Karl Hasselström
2006-12-05 9:17 ` Catalin Marinas
2006-11-11 23:31 ` [PATCH 2/3] Don't mention deprecated template variables Karl Hasselström
2006-11-11 23:31 ` [PATCH 3/3] Deprecate author and committer details in stgitrc Karl Hasselström
2006-11-12 0:20 ` Author name and e-mail address in .stgitrc Karl Hasselström
2006-11-11 14:40 ` Double From:s in StGIT's patch email template Karl Hasselström
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=b0943d9e0611111502q2f68be67l1a2441d84923a732@mail.gmail.com \
--to=catalin.marinas@gmail.com \
--cc=git@vger.kernel.org \
--cc=kha@treskal.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).