git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Adding non-bare branches to a non-bare repository
@ 2011-03-03 10:53 mail
  2011-03-03 14:23 ` Michael J Gruber
  2011-03-06 23:23 ` Neal Kreitzinger
  0 siblings, 2 replies; 3+ messages in thread
From: mail @ 2011-03-03 10:53 UTC (permalink / raw)
  To: git

Hi,

My website is a non-bare git repository. I have a copy of the website for 
testing purposes which is a separate git repository. Currently these two 
repositories are not aware of each other, and I copy across files from one to 
the other in order to bring features from the test repo into the live site.

I would like to make the testing repository into a branch of the live website 
repository so that I can easily merge in changes from one to the other.

Both repositories need to be complete copies of files as they are web 
accessible and must be functional.

Is this possible?

In future I also need to make a third copy of the site to have a beta as well 
as an alpha testing copy of the website.

Thanks,

Sam.

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

end of thread, other threads:[~2011-03-06 23:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-03 10:53 Adding non-bare branches to a non-bare repository mail
2011-03-03 14:23 ` Michael J Gruber
2011-03-06 23:23 ` Neal Kreitzinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).