Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Large size of repository #7

Closed
akshaykulkarni07 opened this issue Apr 9, 2020 · 3 comments
Closed

Large size of repository #7

akshaykulkarni07 opened this issue Apr 9, 2020 · 3 comments
Labels
question Further information is requested

Comments

@akshaykulkarni07
Copy link
Member

The repository is very large to download (around 150 MB). Most of this is in the .git file because of the large number of commits and multiple branches. Is there a way to reduce the size? because cloning the repo will take up a lot more space (the actual code is barely 2 or 3 MB).
@SharathRaparthy @navidpanchi

@akshaykulkarni07 akshaykulkarni07 added the question Further information is requested label Apr 9, 2020
@navidpanchi
Copy link
Member

navidpanchi commented Apr 9, 2020

Okay so maybe we can create a back up repo and delete the old commits from master once we are done refactoring and testing. Check this link.

@SharathRaparthy
Copy link
Member

Yes: check this

@akshaykulkarni07
Copy link
Member Author

There is another thing. There is a 'squash and merge' option in PRs. That combines the entire branch commits into a single commit. So, that will reduce the number of commits (for further PRs).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants