
Git commands
echo "#Django" >> README.md git init git add README.md git commit -m "first commit" git branch -M master git remote add https://github.com/appletreecy/Django.git git push -u origin master git pull
echo "#Django" >> README.md git init git add README.md git commit -m "first commit" git branch -M master git remote add https://github.com/appletreecy/Django.git git push -u origin master git pull
You can put any information here you'd like.