Horje
create new repo cli Code Example
create new repo cli
touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin git@github.com:alexpchin/<reponame>.git
git push -u origin master




Shell

Related
edit git config file Code Example edit git config file Code Example
update git config username and email Code Example update git config username and email Code Example
how to create a new respository from terminal Code Example how to create a new respository from terminal Code Example
ngular JIT compilation failed: '@angular/compiler' not loaded! Code Example ngular JIT compilation failed: '@angular/compiler' not loaded! Code Example
git username password config Code Example git username password config Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9