Git Command For Initial Push

Useful Git commands for initial push.

In below example I use <https://gitlab.com/lvlaxpt/to-delete.git>. So change this to your Git URL.

Git global setup

Create a new repository

Push an existing folder

Push an existing Git repository

Pull From Existing Repository