From: Aleksey Avdeev <solo@solin.spb.ru> To: ALT Devel discussion list <devel@lists.altlinux.org> Subject: Re: [devel] git-fetch : not updating to non-fast forward branch Date: Sat, 09 Jun 2007 14:11:19 +0400 Message-ID: <466A7CC7.2020308@solin.spb.ru> (raw) In-Reply-To: <466A66CB.4040707@stc.donpac.ru> Eugene Prokopiev пишет: > Kirill A. Shutemov пишет: >> On [Sat, 09.06.2007 11:58], Eugene Prokopiev wrote: >> >>>> Это значит, что ваш refs/heads/dbmail_2_2 не является предком >>>> refs/heads/dbmail_2_2. Вероятней всего, вы в него чего-нить комитили в >>>> него или upstream историю ломал(что менее вероятно). git fetch не мержит, >>>> а толко забирает. >>> мои коммиты в другом бранче, а апстим ломать, похоже, мог :( >>> >>> что в таком случае мне нужно сделать? удалить свой refs/heads/dbmail_2_2 >>> (как?) и синхронизироваться заново? >> >> # удалить >> git branch -D dbmail_2_2 ^^^^^^^^^^^^^^^^^^^^^^^^ Это -- лишнее. >> >> # а дальше лучше добавить remote >> git add -f upstream http://... > > таким образом, как я понимаю, я заберу весь > http://nfg3.nfgs.net/git/dbmail.git, а что делать если мне нужен только > бранч dbmail_2_2? > git-fetch -f http://nfg3.nfgs.net/git/dbmail.git dbmail_2_2 -- С уважением. Алексей.
next prev parent reply other threads:[~2007-06-09 10:11 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2007-06-09 5:13 Eugene Prokopiev 2007-06-09 7:24 ` Kirill A. Shutemov 2007-06-09 7:58 ` Eugene Prokopiev 2007-06-09 8:09 ` Kirill A. Shutemov 2007-06-09 8:37 ` Eugene Prokopiev 2007-06-09 8:19 ` Kirill A. Shutemov 2007-06-09 10:11 ` Aleksey Avdeev [this message] 2007-06-09 8:21 ` Kirill A. Shutemov 2007-06-09 9:17 ` Eugene Prokopiev 2007-06-09 9:10 ` Kirill A. Shutemov 2007-06-09 10:48 ` Eugene Prokopiev 2007-06-09 17:33 ` Kirill A. Shutemov
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=466A7CC7.2020308@solin.spb.ru \ --to=solo@solin.spb.ru \ --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