From: Johannes Sixt <j.sixt@viscovery.net>
To: Toby Corkindale <toby.corkindale@rea-group.com>
Cc: git@vger.kernel.org
Subject: Re: Maintaining commit.template config through clones
Date: Thu, 17 Apr 2008 12:20:08 +0200 [thread overview]
Message-ID: <48072458.70005@viscovery.net> (raw)
In-Reply-To: <48070EA4.2050503@rea-group.com>
Toby Corkindale schrieb:
> I'm attempting to implement Git at our company, and we currently use a
> commit template for CVS. I can convert this to a Git-formatted template,
> and set it for use with git-config commit.template ....
>
> However, once the repository is cloned, this configuration option
> vanishes from .git/config
>
> Is there a way to make configuration options sticky?
Create or edit $prefix/share/git-core/templates/config.
-- Hannes
next prev parent reply other threads:[~2008-04-17 10:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-17 8:47 Maintaining commit.template config through clones Toby Corkindale
2008-04-17 10:20 ` Johannes Sixt [this message]
2008-04-22 4:45 ` Toby Corkindale
2008-04-22 6:12 ` Johannes Sixt
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=48072458.70005@viscovery.net \
--to=j.sixt@viscovery.net \
--cc=git@vger.kernel.org \
--cc=toby.corkindale@rea-group.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.