* [sisyphus] history | grep git
@ 2008-04-15 17:50 Michael Shigorin
2008-04-15 18:27 ` Alexey I. Froloff
0 siblings, 1 reply; 4+ messages in thread
From: Michael Shigorin @ 2008-04-15 17:50 UTC (permalink / raw)
To: sisyphus
Здравствуйте.
Решил, как водится, заархивировать. Ну и вдруг ещё кому
пригодится -- набралось тут в истории реюзабельных команд,
полезных для меня как минимум.
$ cd alterator-sdk
$ ssh git.alt init-db $(basename `pwd`)
`-> создаст пустой репо по имени текущего каталога в git.alt
$ cd installer-feature-pxeboot
$ git push --all git.alt:packages/$(basename `pwd`)
`-> пушнет текущий репо всеми бранчами в git.alt
$ cd mkimage-profiles-desktop
$ U=boyarsh; git fetch git://git.altlinux.org/people/$U/packages/$(basename `pwd`) master:$U
`-> вытащит с git.alt бранч master репозитория с тем же именем,
в каком стоим, и положит в бранч по имени майнтейнера;
если такой уже был, обновит. загвоздка: $U/$topic
Понятно, что мне в git-origin(1) и git-remote(1), но... :)
ну и опять же мож кто раскритикует толково, документация
получится.
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] history | grep git
2008-04-15 17:50 [sisyphus] history | grep git Michael Shigorin
@ 2008-04-15 18:27 ` Alexey I. Froloff
2008-04-15 20:04 ` Dmitry V. Levin
0 siblings, 1 reply; 4+ messages in thread
From: Alexey I. Froloff @ 2008-04-15 18:27 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 318 bytes --]
* Michael Shigorin <mike@> [080415 21:50]:
> $ cd mkimage-profiles-desktop
> $ U=boyarsh; git fetch git://git.altlinux.org/people/$U/packages/$(basename `pwd`) master:$U
git remote add $U git.alt:/people/$U/packages/$(basename `pwd`).git
gut fetch $U
Особенно когда бранчей много.
--
Regards,
Sir Raorn.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] history | grep git
2008-04-15 18:27 ` Alexey I. Froloff
@ 2008-04-15 20:04 ` Dmitry V. Levin
2008-04-16 20:49 ` Michael Shigorin
0 siblings, 1 reply; 4+ messages in thread
From: Dmitry V. Levin @ 2008-04-15 20:04 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 369 bytes --]
On Tue, Apr 15, 2008 at 10:27:13PM +0400, Alexey I. Froloff wrote:
> * Michael Shigorin <mike@> [080415 21:50]:
> > $ cd mkimage-profiles-desktop
> > $ U=boyarsh; git fetch git://git.altlinux.org/people/$U/packages/$(basename `pwd`) master:$U
> git remote add $U git.alt:/people/$U/packages/$(basename `pwd`).git
Суффикс .git здесь факультативен.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] history | grep git
2008-04-15 20:04 ` Dmitry V. Levin
@ 2008-04-16 20:49 ` Michael Shigorin
0 siblings, 0 replies; 4+ messages in thread
From: Michael Shigorin @ 2008-04-16 20:49 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Wed, Apr 16, 2008 at 12:04:06AM +0400, Dmitry V. Levin wrote:
> On Tue, Apr 15, 2008 at 10:27:13PM +0400, Alexey I. Froloff wrote:
> > * Michael Shigorin <mike@> [080415 21:50]:
> > > $ cd mkimage-profiles-desktop
> > > $ U=boyarsh; git fetch git://git.altlinux.org/people/$U/packages/$(basename `pwd`) master:$U
> > git remote add $U git.alt:/people/$U/packages/$(basename `pwd`).git
> Суффикс .git здесь факультативен.
Всем спасибо :) Поиграюсь с алиасами вида gf='...; ...'
-- отпишусь (наверное, на вики).
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-04-16 20:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-15 17:50 [sisyphus] history | grep git Michael Shigorin
2008-04-15 18:27 ` Alexey I. Froloff
2008-04-15 20:04 ` Dmitry V. Levin
2008-04-16 20:49 ` Michael Shigorin
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git