From: "Ivan A. Melnikov" <iv@altlinux.org> To: devel@lists.altlinux.org Subject: Re: [devel] apt: принять фиксы Date: Thu, 1 Jan 2009 12:06:03 +0300 Message-ID: <20090101120603.641553a2@deimos> (raw) In-Reply-To: <75e139a00901010023u22e93e9m6c7878136a838fde@mail.gmail.com> On Thu, 1 Jan 2009 14:23:07 +0600 "Slava Semushin" <slava.semushin@gmail.com> wrote: > $ git remote add ldv ssh://git/people/ldv/packages/apt.git > $ git fetch ldv master Здесь имхо логичнее (привычнее мне?) смотрится $ git remote update ldv хотя это скачает все ветки оттуда, так что если их много, существенно разных, и Вы экономите траффик... Эта форма git fetch всего лишь скачивает нужную информацию, не создавая никаких веток... > $ git merge ldv/master Можно ещё порекомендовать вместо пары git fetch + git merge просто $ git pull ldv master Делает то же самое, но без лишних плясок. У меня сработало. [...] P.S. Отдельное спасибо за Ctrl+D в apt-shell -- прямо подарок к новому году! -- Best Regards, Ivan A. Melnikov
next prev parent reply other threads:[~2009-01-01 9:06 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-12-31 14:45 Slava Semushin 2008-12-31 20:54 ` Alexey Tourbin 2009-01-01 8:23 ` Slava Semushin 2009-01-01 9:06 ` Ivan A. Melnikov [this message] 2009-01-01 16:57 ` Michael Shigorin 2009-01-02 2:07 ` Денис Смирнов 2009-01-01 18:54 ` Slava Semushin 2009-01-01 20:17 ` Dmitry V. Levin 2009-01-04 20:14 ` Alexey Tourbin
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=20090101120603.641553a2@deimos \ --to=iv@altlinux.org \ --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