top | item 14238374

(no title)

_iostreamer_ | 8 years ago

>The only oddity I noticed isthe rather large 68MB binary file committed into master in the repository.

Thanks for bringing it to notice. I did this and later realized I can opt for the github release option[0]. I will fix this and the installation url asap.

[0] https://github.com/iostreamer-X/FuncShell/releases

discuss

order

Filligree|8 years ago

Unfortunately, unless you rewrite history, it'll stay in there and bloat the download for anyone who wants to clone the repo.

I don't know if I want to recommend rewriting history or not. But for what it's worth, I'm currently on a cellular connection and couldn't download something this size if I wanted.

mitchty|8 years ago

git clone --depth 1 if you don't need the history?

rdnetto|8 years ago

You probably want to compress it as well - that can easily reduce the file size by an order of magnitude.