public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
* Idea regarding GIT
@ 2026-01-12  2:53 Krzysztof Zabłocki
  2026-01-12 11:04 ` Oswald Buddenhagen
  2026-01-12 22:39 ` brian m. carlson
  0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Zabłocki @ 2026-01-12  2:53 UTC (permalink / raw)
  To: git@vger.kernel.org

[-- Attachment #1: Type: text/plain, Size: 846 bytes --]

Dear all,
I'm emailing to suggest feature for git. It can be useful for ppl working
with pipelines and having extensive personalized configs. I propose adding
new configuration file (or parameter in .gitconfig) .gittemplates. Files
listed in there had to be indexed before adding them to that file, otherwise
it would work like .gitignore, but difference is if file was added git will
not track changes in it and won't commit them. It can be useful with .env
files, using this feature their empty, template version can be committed and
frozen where local version can be edited. Same with configs requiring local,
machine specific paths. Now there is need to keep template version committed
with different name and proper one recreated locally and ignored which adds
extra work each time. 
Thanks for ur time, lmk ur thoughts.

Kind regards,
Kris

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 6032 bytes --]

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

end of thread, other threads:[~2026-01-12 22:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-12  2:53 Idea regarding GIT Krzysztof Zabłocki
2026-01-12 11:04 ` Oswald Buddenhagen
2026-01-12 22:39 ` brian m. carlson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox