diff --git a/gitCommands.html b/gitCommands.html new file mode 100644 index 0000000..dd545dc --- /dev/null +++ b/gitCommands.html @@ -0,0 +1,76 @@ + + + + + + + GIT Commands + + + + +

For Git Bash / Any CMD

+ + + +
+

For GitHub

+

Create a new repository on the command line.

+ +

Create a folder and open it on CMD

+ + + +

Push an existing repository from the command line

+ +

Open local repository(folder) on CMD

+ + + + + + \ No newline at end of file