From: "Kirill A. Shutemov" <k.shutemov@velesys.com>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] git-fetch : not updating to non-fast forward branch
Date: Sat, 9 Jun 2007 11:19:15 +0300
Message-ID: <20070609081915.GB22294@localhost.localdomain> (raw)
In-Reply-To: <466A66CB.4040707@stc.donpac.ru>
[-- Attachment #1: Type: text/plain, Size: 1430 bytes --]
On [Sat, 09.06.2007 12:37], Eugene Prokopiev wrote:
> 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?
Судя по man'у
git add -f upstream -t dbmail_2_2 http://...
--
Regards, Kirill A. Shutemov
+ Belarus, Minsk
+ Velesys LLC, http://www.velesys.com/
+ ALT Linux Team, http://www.altlinux.com/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-06-09 8:19 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 [this message]
2007-06-09 10:11 ` Aleksey Avdeev
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=20070609081915.GB22294@localhost.localdomain \
--to=k.shutemov@velesys.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