From: "Damir Shayhutdinov" <damir@altlinux.org>
To: "ALT Linux Team development discussions" <devel@lists.altlinux.org>
Subject: Re: [devel] Q: использование git-config как хранилище дефолтных опций для gear
Date: Mon, 8 Sep 2008 20:25:13 +0400
Message-ID: <679044850809080925g4a32d05fn11f7ca76f56b3240@mail.gmail.com> (raw)
In-Reply-To: <20080908140912.GM8478@altlinux.org>
> Комментарии?
Лично я бы разделил настройки на две части
1) Настройки, относящиеся к ведению конкретного репозитария. Сюда пока
подходит шаблон тега, список бранчей для автоматического merge и т.п.
В примере это gear.create-tag.name
2) Настройки, не относящиеся к ведению конкретного репозитария -
gear.changelog.name и прочие зависящие от персоны (gear.verbose etc).
Так вот, настройки первого типа хотелось бы копировать при
клонировании репозитария. Потому как они в общем-то составляют с ним
единое логическое целое "репозитарий + как с ним правильно работать".
В связи с этим считаю нормальным эти настройки держать где-нить в
.gear/config рабочего бранча.
Настройки второго типа при клонировании репозитария копировать не надо
- так как они нуждаются в индивидуальной настройке под конкретного
пользователя. Такие настройки удобнее хранить в .git/config (или в
глобальном .gitconfig).
В общем я за то, чтобы мухи были отделены от котлет.
next prev parent reply other threads:[~2008-09-08 16:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-08 14:09 Alexey I. Froloff
2008-09-08 16:25 ` Damir Shayhutdinov [this message]
2008-09-08 16:45 ` Alexey I. Froloff
2008-09-08 18:32 ` Damir Shayhutdinov
2008-09-08 18:59 ` Alexey I. Froloff
2008-09-08 19:03 ` Damir Shayhutdinov
2008-09-08 19:33 ` Alexey I. Froloff
2008-09-09 7:28 ` Damir Shayhutdinov
2008-09-09 9:13 ` Alexey I. Froloff
2008-09-08 20:08 ` Alexey Gladkov
2008-09-08 20:37 ` Alexey I. Froloff
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=679044850809080925g4a32d05fn11f7ca76f56b3240@mail.gmail.com \
--to=damir@altlinux.org \
--cc=devel@lists.altlinux.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
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git