ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Boris Savelev <boris@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Помогите забороть git
Date: Thu, 5 Mar 2009 22:19:07 +0300
Message-ID: <4d6cc2f20903051119g634d8699v4d1333ca3c0ca562@mail.gmail.com> (raw)
In-Reply-To: <87ljrju7z2.fsf@vertex.dottedmag.net>

5 марта 2009 г. 21:42 пользователь Mikhail Gusarov
<dottedmag@altlinux.org> написал:
>
> Twas brillig at 21:41:32 05.03.2009 UTC+03 when boris@altlinux.org did gyre and gimble:
>
>  BS> Можно ли как-то подцепить другой репозиторий, грубо говоря, со
>  BS> сдвигом на это самое <имя проекта>?  Подскажите пожалуйста.
>
> git merge -s subtree
>

спасибо! почти оно. не понятно только, что куда мержить...
Если merge в master, то теряются созданные мной файлы (остальные
изменения не проверял)
git branch
* master
  teambzr
git merge -s subtree teambzr


достиг нужного результата сделав бранч на основе teambzr и смержил
туда master. а как теперь это все пропихнуть в master?
git checkout -b work teambzr
git merge -s subtree master



-- 
С уважением, Борис Савельев

  reply	other threads:[~2009-03-05 19:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-05 18:41 Boris Savelev
2009-03-05 18:42 ` Mikhail Gusarov
2009-03-05 19:19   ` Boris Savelev [this message]
2009-03-05 19:26     ` Boris Savelev
2009-03-06  6:23       ` Max Ivanov
2009-03-07 10:24         ` Boris Savelev
2009-03-07 12:08           ` Max Ivanov
2009-03-07 13:22             ` Boris Savelev

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=4d6cc2f20903051119g634d8699v4d1333ca3c0ca562@mail.gmail.com \
    --to=boris@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