ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] elinks.git переход на новый бранч
@ 2007-04-03 22:04 Alexey Tourbin
  2007-04-03 21:49 ` Aleksey Avdeev
  0 siblings, 1 reply; 7+ messages in thread
From: Alexey Tourbin @ 2007-04-03 22:04 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 945 bytes --]

У меня сложилась такая ситуация с elinks.git.
Бранчи багфиксный elinks-0.11 и master/origin слишком сильно разошлись.
В elinks-0.11 бекпортят (git-cherry-pick) всякие багфиксы из master.
Общий common ancestor у них это таг elinks-0.11.0:

$ git-describe `git-merge-base elinks-0.11 origin`
elinks-0.11.0
$

В бранче elinks-0.11, в районе того места, на котором я сейчас сижу,
сбекпортили больше 100 коммитов:

$ git-whatchanged elinks-0.11.0..elinks-0.11.2 |grep ^commit |wc -l
133
$

В бранче origin с тех пор больше 1000 коммитов:

$ git-whatchanged elinks-0.11.0..origin |grep ^commit |wc -l
1608
$

В общем, бранчи сильно разошлись, и наджеды на апстримное слияние этих
бранчей очень мало.

Теперь вопрос: как мне перебазироваться с бранча elinks-0.11 на origin?
Я попробовал сделать наивный pull, там получается более 100 конфиликтов
не считая *.po файлов.

Какие могут быть стратегии перехода на новый бранч?

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-04-04 11:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-03 22:04 [devel] elinks.git переход на новый бранч Alexey Tourbin
2007-04-03 21:49 ` Aleksey Avdeev
2007-04-04  9:20   ` Alexey Tourbin
2007-04-04  9:25     ` Aleksey Avdeev
2007-04-04 10:35       ` Alexey Tourbin
2007-04-04 10:50         ` Sergey Vlasov
2007-04-04 11:03           ` Alexey Tourbin

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