X Tutup
The Wayback Machine - https://web.archive.org/web/20201204225824/https://github.com/PythonTurtle/PythonTurtle/issues/125
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

Can heavy Git history be cleaned out? #125

Open
bittner opened this issue Oct 4, 2018 · 1 comment
Open

Can heavy Git history be cleaned out? #125

bittner opened this issue Oct 4, 2018 · 1 comment

Comments

@bittner
Copy link
Member

@bittner bittner commented Oct 4, 2018

As mentioned in #6, the Git repository takes some time to clone due to the fact that the Git history contains old binaries for macOS and Windows (which have been removed from the code base in the meantime).

Investigation required

Is there a way to "compact" the repository, to avoid having to download a huge, unnecessary history? e.g.

@cool-RR
Copy link
Member

@cool-RR cool-RR commented Oct 5, 2018

That's a good idea. I have no objection to that and I'm okay with moving my local branch to a new, rewritten history. If you'd like to tackle that, feel free.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.
X Tutup