----------------------------
On Fri, May 1, 2015 5:39 AM CEST boB Stepp wrote:

>I created my remote repository on, say my C-drive, with "git init".

Not with 'git init --bare'?

I usually prefer initializing a remote with a readme, so I can simply clone it 
and then populate it with files. No 'git init' and 'git remote add' needed.

This book is good: https://pragprog.com/book/pg_git/pragmatic-guide-to-git

Albert-Jan
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to