[git-users] Re: Combining multiple repositories into one

2014-10-16 Thread Pierre-François CLEMENT
On Tuesday, 14 October 2014 17:11:05 UTC+2, Richard Kennaway wrote: I have a set of about a dozen git repositories, side by side in the same folder. But they aren't separate projects, conceptually they're one project. This is an obviously insane arrangement, but never mind how it got like

Re: [git-users] Combining multiple repositories into one

2014-10-16 Thread Konstantin Khomoutov
On Tue, 14 Oct 2014 08:11:04 -0700 (PDT) Richard Kennaway richard.kenna...@gmail.com wrote: I have a set of about a dozen git repositories, side by side in the same folder. But they aren't separate projects, conceptually they're one project. This is an obviously insane arrangement, but

Re: [git-users] Combining multiple repositories into one

2014-10-16 Thread Pierre-François CLEMENT
On Thursday, 16 October 2014 11:42:01 UTC+2, Konstantin Khomoutov wrote: On Tue, 14 Oct 2014 08:11:04 -0700 (PDT) Richard Kennaway richard@gmail.com javascript: wrote: I have a set of about a dozen git repositories, side by side in the same folder. But they aren't separate projects,

Re: [git-users] Combining multiple repositories into one

2014-10-16 Thread Konstantin Khomoutov
On Thu, 16 Oct 2014 05:54:32 -0700 (PDT) Pierre-François CLEMENT lik...@gmail.com wrote: I have a set of about a dozen git repositories, side by side in the same folder. But they aren't separate projects, conceptually they're one project. [...] You can use `git subtree add` to achieve

[git-users] Git Issue/Bug Help Please!

2014-10-16 Thread Joe Baldwin
Hi, When I try to launch git on windows 7 64bit, I keep getting this error. Any help guys? Thanks! -- You received this message because you are subscribed to the Google Groups Git for human beings group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: [git-users] Git Issue/Bug Help Please!

2014-10-16 Thread Konstantin Khomoutov
On Thu, 16 Oct 2014 04:19:22 -0700 (PDT) Joe Baldwin joebaldwincap2...@gmail.com wrote: When I try to launch git on windows 7 64bit, I keep getting this error. Any help guys? What error? (Please note that you can copy from the Windows command prompt using its context menu, and in pop-up error

Re: [git-users] Beginner

2014-10-16 Thread Konstantin Khomoutov
On Thu, 16 Oct 2014 06:22:42 -0700 (PDT) Massoud Yeganeh massoud.yega...@gmail.com wrote: I am new in git and not a hands-on person A freelance is developing a website (Joomla) for me. What should I ask him on how to deliver the complete source code in git (without Joomla)? Should he install

Re: [git-users] Combining multiple repositories into one

2014-10-16 Thread Philip Oakley
From: Konstantin Khomoutov flatw...@users.sourceforge.net On Thu, 16 Oct 2014 05:54:32 -0700 (PDT) Pierre-François CLEMENT lik...@gmail.com wrote: I have a set of about a dozen git repositories, side by side in the same folder. But they aren't separate projects, conceptually they're one