https://git-scm.com/downloadsgit
git config --global user.name "Your Name"
git config --global user.email "email@example.com"
git config --global core.autocrlf false
git config --global core.safecrlf truegithub
New a project at githubatom
git clone github repo addressit
package - github - Toggle git tab
select a branch
edit the files
git commit
git pushemail