From: Epiphanov Sergei <serpiph@nikiet.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] gear beginner question
Date: Mon, 12 Mar 2007 13:03:33 +0300
Message-ID: <200703121303.33254.serpiph@nikiet.ru> (raw)
In-Reply-To: <20070310134319.GA2468@basalt.office.altlinux.org>
В сообщении от Saturday 10 March 2007 16:43 Dmitry V. Levin написал(a):
> > > Немного почесав в затылке, читаю дальше и понимаю, что можно
> > > попробовать отредактировать .git/config так:
> > >
> > > [core]
> > > repositoryformatversion = 0
> > > filemode = true
> > > [user]
> > > name = "Eugene Prokopiev"
> > > email = "enp@altlinux.org"
> >
> > Обычно user.name и user.email удобнее писать в ~/.gitconfig, чтобы не
> > повторять их в каждом репозитории.
>
> $ git-config --global user.name 'Your Name'
> $ git-config --global user.email '<login>@altlinux.org'
>
> Может так и записать в gear/QUICKSTART.ru_RU.KOI8-R вместо предложения
> редактировать файлы?
Если выполнить приведённые команды, то в .gitconfig будут строки:
[user]
name = Your Name
email = <login>@altlinux.org
То есть без обрамления "кавычками" (сравните с вышеприведённым). Это
нормально или нет?
--
С уважением, Епифанов Сергей
next prev parent reply other threads:[~2007-03-12 10:03 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-10 7:34 Eugene Prokopiev
2007-03-10 9:12 ` Sergey Vlasov
2007-03-10 10:22 ` Kirill A. Shutemov
2007-03-10 10:29 ` Денис Смирнов
2007-03-10 12:32 ` Eugene Prokopiev
2007-03-10 13:18 ` Slava Semushin
2007-03-10 15:29 ` Alexey I. Froloff
2007-03-10 13:19 ` Dmitry V. Levin
2007-03-10 18:51 ` Pavlov Konstantin
2007-03-10 13:51 ` Sergey Vlasov
2007-03-10 13:43 ` Dmitry V. Levin
2007-03-10 18:50 ` Pavlov Konstantin
2007-03-12 10:03 ` Epiphanov Sergei [this message]
2007-03-10 17:42 ` Eugene Prokopiev
2007-03-10 17:43 ` Mikhail Gusarov
2007-03-10 18:12 ` Dmitry V. Levin
2007-03-10 18:17 ` Mikhail Gusarov
2007-03-10 18:41 ` Dmitry V. Levin
2007-03-10 18:45 ` Mikhail Gusarov
2007-03-10 18:49 ` Dmitry V. Levin
2007-03-11 7:35 ` Денис Смирнов
2007-03-11 10:09 ` Sergey Vlasov
2007-03-15 7:04 ` Денис Смирнов
2007-03-15 7:31 ` Mikhail Gusarov
2007-03-15 10:34 ` Sergey Bolshakov
2007-03-15 10:40 ` Mikhail Gusarov
2007-03-15 11:00 ` Sergey Bolshakov
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=200703121303.33254.serpiph@nikiet.ru \
--to=serpiph@nikiet.ru \
--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