It’s a pretty simple question, say that I wanna upload a lot of files to a Git local repo and then push it to a remote one on GitHub. I want to use the github desktop app, the upload might take a while so before trying to do anything I wanted to know: is there a limit for the size you commit to the local repository and the one you push to the remote one?
So maybe if the limit is too small for me I wont lose time waiting for it to upload.