Ben's Notes
observations, thoughts, pictures, notes
Monday, 2 July 2018
Fixing when a file exceeds github's file size limit of 100 mb
git filter-branch --index-filter 'git rm --cached --ignore-unmatch [file]' merge-point..HEAD
source: http://www.thisprogrammingthing.com/2013/fixing-the-this-exceeds-githubs-file-size-limit-of-100-mb-error/
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment