Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 185 Bytes

File metadata and controls

9 lines (8 loc) · 185 Bytes

fastdjango

cd /home/ahson/fastdjango git init git add . git commit -m 'all subdirs' git branch -M master git remote add fastdjango /home/ahson/fastdjango/.git git push origin master