Pushing a Local Folder to a Remote Git Repository
Goal
You have a local folder on your machine and a remote Git repo hosted by a provider (GitHub/GitLab/Bitbucket/etc.). You want the commands to push your folder to that repo.
You have a local folder on your machine and a remote Git repo hosted by a provider (GitHub/GitLab/Bitbucket/etc.). You want the commands to push your folder to that repo.