gofinance / ib

Pure Go interface to Interactive Brokers IB API
391 stars 121 forks source link

Large file issue in git repo #22

Open dmoklaf opened 8 years ago

dmoklaf commented 8 years ago

While merging with this repository, my git command line took a long time to download the deltas, and then complained during the later push to my own repository:

remote: warning: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com. remote: warning: See http://git.io/iEPt8g for more information. remote: warning: File testserver/unixmacosx-952.1e.jar is 52.35 MB; this is larger than GitHub's recommended maximum file size of 50.00 MB

Is this file really necessary?