You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 2017garmin
# this is a second test. I am now following the tutorial,
which tells me to add txtx, i am wondeing what woudl happen if we just kept going ............................... does the txt wrap that would be nice
echo "# 2017garmin" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/jfburrows/2017garmin.git
git push -u origin master