# git pull: There is no tracking information for the current branch
git init
git remote add origin git@github.com:RsD0p9BK/1.git
git branch --set-upstream-to=origin/master master
# http://stackoverflow.com/questions/32056324/git-pull-there-is-no-tracking-information-for-the-current-branch