How to push your local project to GitHub using command line (VSCode Terminal)

Опубликовано: 18 Март 2026
на канале: Shihabiiuc
34,411
327

This video shows how to push a project/folder from your computer to the GitHub repository. You can apply the same steps to push on Bitbucket.

You'll also know how to create a GitHub repository and connect the remote origin.

Before you begin, make sure you have Git installed on your machine. Otherwise, see the following blog post to install Git on Windows or Mac: https://shihabiiuc.com/install-git/

#git #github