git - How can I remove a binary from history? -


this question has answer here:

i found out wasn't such idea keep tracking binary. size of our repository growing @ faster rate like. possible purge file git?

no 1 needs know existed.

see these fine questions , answers, explain how use git filter-branch want do: drop old commit: `git rebase` causes merge conflicts , update development team rewritten git repo history, removing big files .

for storing new big files in future, i'd recommend using git-annex


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -