ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Led <ledest@gmail.com>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] удаление пакетов из бранчей
Date: Wed, 22 Apr 2009 23:36:50 +0300
Message-ID: <200904222336.51169.ledest@gmail.com> (raw)
In-Reply-To: <9d5146970904221315h30bd4893y4a0e638d836c8549@mail.gmail.com>

On Wednesday, 22 April 2009 23:15:57 Afanasov Dmitry wrote:
> 22.04.09, Evgeny Sinelnikov<sin@altlinux.ru> написал(а):
> > 22 апреля 2009 г. 21:27 пользователь Mikhail Gusarov
> >
> >  > Тайное знание, которое опять нужно допытываться из рассылок.
> >
> > Ну, как-то не хорошо, каждый раз спрашивать... В общем случае просто
> >  не станешь этого делать....
>
> это называется
> ssh git.alt task add del package
> ssh git.alt  task commit -m "message"

Это называется:
$ cat git-alt-del-pkg.sh
#!/bin/sh
if [ $# -ne 0 ]; then
	ssh git.alt task add del $1
	ssh git.alt  task commit -m "removing $1"
fi

Вам именно это нужно? Или придумаете "полиси" и будете штрафовать за такое?

> в git'е же историю храним, почему в репозиатрии не хранить? тем боле
> at@ тут математическую основу недавно под это построил :)

-- 
Led

  reply	other threads:[~2009-04-22 20:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-21 16:20 Yury Yurevich
2009-04-22 16:57 ` Andrey Rahmatullin
2009-04-22 17:02   ` Yury Yurevich
2009-04-22 17:03     ` Dmitry V. Levin
2009-04-22 17:06       ` Mikhail Gusarov
2009-04-22 17:25         ` Dmitry V. Levin
2009-04-22 17:27           ` Mikhail Gusarov
2009-04-22 19:50             ` Alexey Gladkov
2009-04-22 19:54             ` Evgeny Sinelnikov
2009-04-22 20:15               ` Afanasov Dmitry
2009-04-22 20:36                 ` Led [this message]
2009-04-22 17:04     ` Mikhail Gusarov
2009-04-22 17:06     ` Led
2009-04-28 13:55 ` Michael Shigorin

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=200904222336.51169.ledest@gmail.com \
    --to=ledest@gmail.com \
    --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