Как я понимаю, сначала создаем репозиторий. Затем создаем проект на 
 компьютере. 
Затем:
git init
git add *
git commit "first commit"
git remote orange "http:project_name.git"
git push
у меня все работает кроме последней. появляются ошибки

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/324f6d35-bd3a-4545-98c5-0953d268955e%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to