...
CTRL+SHIFT+P
git plus: init ( all the folders turn green and .git created)
example "remote add origin https://github.com/dahai0013/test2.git"
push -
u-set-upstream origin master ( a window will pop up for login details)
Atom And Git Plus Remote Repo
...