ugroot / GROOT

GROOT: Welcome to my source code, I'm your personal assistant
Mozilla Public License 2.0
27 stars 28 forks source link

.git file size to large #26

Open omi10859 opened 5 years ago

omi10859 commented 5 years ago

.git file size for the project is too large(8+MB) remove unwanted history(i.e env files from git history)

https://railsware.com/blog/2014/08/11/git-housekeeping-tutorial-clean-up-outdated-branches-in-local-and-remote-repositories/

nikhilmehta011 commented 5 years ago

I would like to work on it. Thanks!

omi10859 commented 5 years ago

Any update?

nikhilmehta011 commented 5 years ago

No not yet. Still working on it. Anyonelse who would like to work on this issue is welcomed

nikhilmehta011 commented 5 years ago

.git size cannot be reduced further,there is no branch except the master. Nothing to clean here

omi10859 commented 5 years ago

Contributors have pushed virtualenv on the repo and are saved by .git you can work on rewriting git history and removing unwanted files from history.

The current size of repo is about 8MB while Groot it-self is just 200Kb or less