git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git repository in production release
@ 2010-10-21 12:13 Jonas
  2010-10-21 12:39 ` Drew Northup
  0 siblings, 1 reply; 4+ messages in thread
From: Jonas @ 2010-10-21 12:13 UTC (permalink / raw)
  To: git

Hi,

I am afraid this is a rather stupid question, but I have spent quite some time
to figure it out without any success.

I use git in my Ruby on Rails applications. On my deployment server
there is a git directory that I push to in the admin users directory. 
When I run cap deploy Capistrano makes a new release and makes a new 
directory under releases from the repository, I guess this is standard.

My releases are getting bigger and bigger, it takes longer and 
longer time for the cap deploy command to 
finish and the backups contain a huge number of files.

What puzzels me is that in every release  there is a .git directory.
As far as I can see it makes no use there, 
just takes up much space. Is it supposed to be like this or have I made a mess?

How can I get rid of the .git directory in the deployment releases?

:-) j

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

end of thread, other threads:[~2010-10-21 19:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-21 12:13 git repository in production release Jonas
2010-10-21 12:39 ` Drew Northup
2010-10-21 14:03   ` Jonas
2010-10-21 19:07     ` Enrico Weigelt

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).