Git development
 help / color / mirror / Atom feed
* More help needed on merging unrelated repos
@ 2008-11-04 13:14 Christian MICHON
  2008-11-04 20:12 ` Andreas Ericsson
  0 siblings, 1 reply; 8+ messages in thread
From: Christian MICHON @ 2008-11-04 13:14 UTC (permalink / raw)
  To: Git Mailing List

Hi,

I previously posted here a question on how to merge unrelated repos,
and I was quite happy with the answer.
git pull repo_name repo_branch

Yet, when I merge these repos (they're unrelated), I'd like to merge
all of them at once.

How do I pull for example 2 repos in 1 command ? I cannot figure out
the exact syntax to use.

I tried:
git pull ../i1 0.5 ../i2 master
git pull ../i1 0.5 -- ../i2 master

I also tried to play with --no-commit and -s to no avail.

Does anyone of you already use this and knows the trick ? Thanks in advance!

-- 
Christian
--
http://detaolb.sourceforge.net/, a linux distribution for Qemu with Git inside !

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

end of thread, other threads:[~2008-11-06 15:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-04 13:14 More help needed on merging unrelated repos Christian MICHON
2008-11-04 20:12 ` Andreas Ericsson
2008-11-04 21:08   ` Christian MICHON
2008-11-04 22:04     ` Andreas Ericsson
2008-11-04 22:30       ` Christian MICHON
2008-11-06  8:37         ` Karl Hasselström
2008-11-06 12:13           ` Christian MICHON
2008-11-06 15:28             ` Karl Hasselström

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox