We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when i git clone, I still get the video files in the history.. I think the way to do it is to put them back .. and then do "git rm file" or just remove the entire git history: https://stackoverflow.com/questions/13716658/how-to-delete-all-commit-history-in-github
The text was updated successfully, but these errors were encountered:
Since the repo includes all branches, I'm not sure cleaning up the commit history will do the trick either.
I did a quick check of the branches and the following branches includes the vids directory:
I found this article: Cleaning up a git repo for reducing the repository size
Sorry, something went wrong.
@dauphin3... can you save off any files you need from the six branches list above and then delete them? Thanks!
problem hasnt gone away maybe it will go away once old branches are deleted
evomimic
dauphin3
No branches or pull requests
when i git clone,
I still get the video files in the history..
I think the way to do it is to put them back .. and then do "git rm file"
or just remove the entire git history:
https://stackoverflow.com/questions/13716658/how-to-delete-all-commit-history-in-github
The text was updated successfully, but these errors were encountered: