From: Michael Shigorin <mike@osdn.org.ua> To: sisyphus@lists.altlinux.org Subject: [sisyphus] history | grep git Date: Tue, 15 Apr 2008 20:50:04 +0300 Message-ID: <20080415175004.GA32389@osdn.org.ua> (raw) Здравствуйте. Решил, как водится, заархивировать. Ну и вдруг ещё кому пригодится -- набралось тут в истории реюзабельных команд, полезных для меня как минимум. $ 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/
next reply other threads:[~2008-04-15 17:50 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-04-15 17:50 Michael Shigorin [this message] 2008-04-15 18:27 ` Alexey I. Froloff 2008-04-15 20:04 ` Dmitry V. Levin 2008-04-16 20:49 ` 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=20080415175004.GA32389@osdn.org.ua \ --to=mike@osdn.org.ua \ --cc=shigorin@gmail.com \ --cc=sisyphus@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 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