From: "Alexey I. Froloff" <raorn@immo.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] Сборка пакетов из gear для branch/Sisyphus/песочниц
Date: Sat, 13 May 2006 14:42:29 +0400
Message-ID: <20060513104229.GE1983@hell.immo.ru> (raw)
In-Reply-To: <20060513101600.GA28420@basalt.office.altlinux.org>
[-- Attachment #1: Type: text/plain, Size: 743 bytes --]
* Dmitry V. Levin <ldv@> [060513 14:23]:
> > > > P.S. А можно бранч "master" переименовать в "sisyphus"? Т.е.
> > > > чтобы "master" не было вообще?
> > > Это ваше личное дело, как называть бранчи.
> > А как это технически сделать?
> git-branch?
$ git checkout master
$ git branch sisyphus
$ git checkout sisyphus
$ git branch -d master
Вау! А как теперь удалить "master" там, куда я делал git-clone
--bare и переодически делаю git push ? sisyphus там появился, но
git-clone оттуда создал remotes/origin такого вида:
URL: /var/gitroot/packages/vim.git
Pull: refs/heads/master:refs/heads/origin
Pull: refs/heads/master-2.4:refs/heads/master-2.4
Pull: refs/heads/sisyphus:refs/heads/sisyphus
--
Regards,
Sir Raorn.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 191 bytes --]
next prev parent reply other threads:[~2006-05-13 10:42 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-12 21:31 Anton Farygin
2006-05-12 21:59 ` Dmitry V. Levin
2006-05-12 22:14 ` Anton Farygin
2006-05-13 8:58 ` Alexey I. Froloff
2006-05-13 9:56 ` Dmitry V. Levin
2006-05-13 10:12 ` Alexey I. Froloff
2006-05-13 10:16 ` Dmitry V. Levin
2006-05-13 10:42 ` Alexey I. Froloff [this message]
2006-05-13 10:55 ` Dmitry V. Levin
2006-05-14 6:04 ` Anton Farygin
2006-05-14 11:26 ` Alexey I. Froloff
2006-05-14 17:05 ` Anton Farygin
2006-05-14 17:43 ` Alexey I. Froloff
2006-05-15 5:24 ` Anton Farygin
2006-05-15 23:37 ` Dmitry V. Levin
2006-05-16 5:37 ` Anton Farygin
2006-05-16 9:34 ` Sergey Bolshakov
2006-05-16 10:04 ` Anton Farygin
2006-05-17 6:18 ` Alexey I. Froloff
2006-05-17 11:29 ` Anton Farygin
2006-05-17 11:28 ` Alexey I. Froloff
2006-05-17 12:18 ` Anton Farygin
2006-05-17 12:34 ` Alexey I. Froloff
2006-05-17 13:00 ` Anton Farygin
2006-05-17 13:09 ` Alexey I. Froloff
2006-05-17 13:25 ` Anton Farygin
2006-05-17 13:51 ` Sergey Vlasov
2006-05-17 15:17 ` 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=20060513104229.GE1983@hell.immo.ru \
--to=raorn@immo.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