how to upload git repository to github using command code example
Example: how to upload on github with command
git remote add origin https://github.com/yourusername/your-repo-name.git
git remote add origin https://github.com/yourusername/your-repo-name.git