* [devel] git.alt: как удалить ветку (branch) на git.alt
@ 2008-04-01 9:35 Ildar Mulyukov
2008-04-01 9:45 ` Alexey Gladkov
2008-04-01 9:46 ` Alexey I. Froloff
0 siblings, 2 replies; 4+ messages in thread
From: Ildar Mulyukov @ 2008-04-01 9:35 UTC (permalink / raw)
To: ALT Devel discussion list
Сам придумал, делюсь опытом:
Предположим, у меня есть ветка withered_branch в репо
packages/vine.git, и я хочу её удалить. Что я делаю:
1. в локальном репозитарии
echo 0000000000000000000000000000000000000000 >
.git/refs/heads/null
2. git-push git.alt:packages/vine.git null:withered_branch
С уважением, Ильдар
--
Ildar Mulyukov, free SW designer/programmer/packager
=========================================
email: ildar@altlinux.ru
Jabber: ildar@jabber.ru
ICQ: 4334029
ALT Linux Sisyphus http://www.sisyphus.ru
=========================================
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [devel] git.alt: как удалить ветку (branch) на git.alt
2008-04-01 9:35 [devel] git.alt: как удалить ветку (branch) на git.alt Ildar Mulyukov
@ 2008-04-01 9:45 ` Alexey Gladkov
2008-04-01 9:46 ` Alexey I. Froloff
1 sibling, 0 replies; 4+ messages in thread
From: Alexey Gladkov @ 2008-04-01 9:45 UTC (permalink / raw)
To: ALT Linux Team development discussions
Ildar Mulyukov wrote:
> 2. git-push git.alt:packages/vine.git null:withered_branch
А почему не так:
git-push git.alt:packages/vine.git :withered_branch
?
--
Rgrds, legion
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [devel] git.alt: как удалить ветку (branch) на git.alt
2008-04-01 9:35 [devel] git.alt: как удалить ветку (branch) на git.alt Ildar Mulyukov
2008-04-01 9:45 ` Alexey Gladkov
@ 2008-04-01 9:46 ` Alexey I. Froloff
2008-04-01 9:49 ` Ildar Mulyukov
1 sibling, 1 reply; 4+ messages in thread
From: Alexey I. Froloff @ 2008-04-01 9:46 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 251 bytes --]
* Ildar Mulyukov <ildar@> [080401 13:43]:
> Сам придумал, делюсь опытом:
Всё уже придумано до нас ;-)
> 2. git-push git.alt:packages/vine.git null:withered_branch
git-push git.alt:packages/vine.git :withered_branch
--
Regards,
Sir Raorn.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [devel] git.alt: как удалить ветку (branch) на git.alt
2008-04-01 9:46 ` Alexey I. Froloff
@ 2008-04-01 9:49 ` Ildar Mulyukov
0 siblings, 0 replies; 4+ messages in thread
From: Ildar Mulyukov @ 2008-04-01 9:49 UTC (permalink / raw)
To: devel
On 01.04.2008 15:46:52, Alexey I. Froloff wrote:
> * Ildar Mulyukov <ildar@> [080401 13:43]:
> > Сам придумал, делюсь опытом:
> Всё уже придумано до нас ;-)
>
> > 2. git-push git.alt:packages/vine.git null:withered_branch
> git-push git.alt:packages/vine.git :withered_branch
Да уж... говорили же мне RTFM..
Спасибо. С уважением, Ильдар
--
Ildar Mulyukov, free SW designer/programmer/packager
=========================================
email: ildar@altlinux.ru
Jabber: ildar@jabber.ru
ICQ: 4334029
ALT Linux Sisyphus http://www.sisyphus.ru
=========================================
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-04-01 9:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-01 9:35 [devel] git.alt: как удалить ветку (branch) на git.alt Ildar Mulyukov
2008-04-01 9:45 ` Alexey Gladkov
2008-04-01 9:46 ` Alexey I. Froloff
2008-04-01 9:49 ` Ildar Mulyukov
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