- Edited
Tomcat How do you work with GitHub? It doesn't make sense to me.
I work with it just like any other Git repository, meaning I don't use the GitHub website for anything that has to do with file management or editing but instead just a normal, local Git client (or in my case simply Git on the command line). The GitHub repository is just another remote where I can push to or pull from.
I am not sure about maximum project sizes though. I think 1 GB?