Tencent / LKImageKit

A high-performance image framework, including a series of capabilities such as image views, image downloader, memory caches, disk caches, image decoders and image processors.
Other
2.08k stars 287 forks source link

Remove MOV video file form project #12

Closed CodeEagle closed 6 years ago

CodeEagle commented 6 years ago

It's waste of network traffic. Can post to video platform and add link to it.

Also remove from history.

Everytime when integrate it, need to waste 25mb.

santcool commented 6 years ago

+10086

AAChartModel commented 6 years ago

+1

kelingjie1 commented 6 years ago

done

CodeEagle commented 6 years ago

Hi @kelingjie1 git history still holding the mov file. You can use BFG or git filter branch to remove the mov data. Or it's still got a 25mb position in git objects

kelingjie1 commented 6 years ago

Done. Cool!