Maintaining commit.template config through clones

4 messages, 2 authors, 2016-06-15 · open the first message on its own page

Maintaining commit.template config through clones

From: Toby Corkindale <hidden>
Date: 2016-06-15 22:44:29

Hi,
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?

thanks,
Toby

-- 
Toby Corkindale
Software developer
w: www.rea-group.com
REA Group refers to realestate.com.au Ltd (ASX:REA)

Warning - This e-mail transmission may contain confidential information.
If you have received this transmission in error, please notify us
immediately on (61 3) 9897 1121 or by reply email to the sender. You
must destroy the e-mail immediately and not use, copy, distribute or
disclose the contents.

Re: Maintaining commit.template config through clones

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:44:29

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

Re: Maintaining commit.template config through clones

From: Toby Corkindale <hidden>
Date: 2016-06-15 22:44:31

Johannes Sixt wrote:
Toby Corkindale schrieb:
quoted
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.
Thanks.
Will that keep the commit-template propagated even when the repo is 
cloned from another machine? (ie. using git: or ssh: methods)

tjc.

-- 
Toby Corkindale
Software developer
w: www.rea-group.com
REA Group refers to realestate.com.au Ltd (ASX:REA)

Warning - This e-mail transmission may contain confidential information.
If you have received this transmission in error, please notify us
immediately on (61 3) 9897 1121 or by reply email to the sender. You
must destroy the e-mail immediately and not use, copy, distribute or
disclose the contents.

Re: Maintaining commit.template config through clones

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:44:31

Toby Corkindale schrieb:
Johannes Sixt wrote:
quoted
Toby Corkindale schrieb:
quoted
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.
Thanks.
Will that keep the commit-template propagated even when the repo is
cloned from another machine? (ie. using git: or ssh: methods)
No. You have to edit this file on each machine.

-- Hannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help