I already ran 'git gc' on local side. Do I need to run on server side too??
2009/3/4 Tchalvak <[email protected]> > > Yep, as the man page says, it cleans up and recompresses objects, > removes duplicates. Run on a repository-by-repository basis, so > probably the repo getting the most pushes and pulls to it will show > the most speed difference when you git gc that repo. > > > > I'm interested in whether github repositories require any maintenance > of this kind? And if so, how would we run maintenance on them? > > On Mar 4, 9:30 am, Weverton Gomes <[email protected]> wrote: > > How can I do this?? Do I enter in each repository and run 'git gc'?? > > > > 2009/3/3 Scott Chacon <[email protected]> > > > > > > > > > > > > > You can try running 'git gc' on the server side repository. > > > > > Scott > > > > > On Tue, Mar 3, 2009 at 3:47 AM, Weverton Gomes <[email protected]> > wrote: > > > > Hi, > > > > > > I have the "git server" of my company running on Ubuntu 8.0.4 and > since > > > > yesterdar all the operations (clone, pull, push) are running very > very > > > > slowly?? Does anybody know what can I do solve this problem?? > > > > > > Thanks, > > > > > > -- > > > > Weverton Gomes de Morais > > > > Tecnólogo em Redes de Comunicação > > > > Desenvolvedor Delphi > > > > Entusiasta Ruby/Rails > > > > "Todos juntos somos fortes" > > > > -- > > Weverton Gomes de Morais > > Tecnólogo em Redes de Comunicação > > Desenvolvedor Delphi > > Entusiasta Ruby/Rails > > "Todos juntos somos fortes" > > > -- Weverton Gomes de Morais Tecnólogo em Redes de Comunicação Desenvolvedor Delphi Entusiasta Ruby/Rails "Todos juntos somos fortes" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/github?hl=en -~----------~----~----~----~------~----~------~--~---
