If one repository is over 2GB in size, one won't be able to push or import to GitHub. Also, files larger than 100MB cannot be pushed to GitHub. However, there are some alternatives that may help one accomplish it: You can use the BFG repo cleaner to clean out some history or remove any large files here. If one is able to get the repository under 2GB, one'll be able to try … [Read more...] about Import or Push large repositories to GitHub