Re: New contributor and Git

2013-08-19 Thread Tim Graham
Sounds good, Paul. Starting small is a good way to get started. On Monday, August 19, 2013 5:06:46 PM UTC-4, Paul C. Anagnostopoulos wrote: > > Thanks, Daniele. That looks like good reading. > > I'm making changes to templates/builtins.txt. I can make the html files > and preview my changes in m

Re: New contributor and Git

2013-08-19 Thread Paul C. Anagnostopoulos
Thanks, Daniele. That looks like good reading. I'm making changes to templates/builtins.txt. I can make the html files and preview my changes in my browser. Seems to me it would make sense to contribute just a few changes as a test of submission procedures. Is that a good idea? ~~ Paul -- Y

Re: New contributor and Git

2013-08-19 Thread Daniele Procida
On Mon, Aug 19, 2013, Paul C. Anagnostopoulos wrote: >I'd like to contribute to Django by improving the "Built-in template tags >and filters" document. I forked the Django repository at GitHub. Then I >tried to clone it according to the instructions in "Working with Git and >GitHub." I receive

Re: New contributor and Git

2013-08-19 Thread Paul C. Anagnostopoulos
That appears to have done the trick. Thanks! ~~ Paul -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To

Re: New contributor and Git

2013-08-19 Thread James Pic
GitHub has great http support now, which includes pushes. I think the documentation could mention https git urls everywhere: - let users who know about the benefits of ssh keys use them on their own, - let the others send their GitHub username/password at every push. -- You received this message

Re: New contributor and Git

2013-08-19 Thread Flavia Missi
Hi, It seems you don't have your public key on github. Try to set your upstream url with the read-only url with the following command: $ git remote set-url upstream git://github.com/django/django.git Hope it helps. On Mon, Aug 19, 2013 at 3:24 PM, Paul C. Anagnostopoulos wrote: > Folks, > > I

New contributor and Git

2013-08-19 Thread Paul C. Anagnostopoulos
Folks, I'd like to contribute to Django by improving the "Built-in template tags and filters" document. I forked the Django repository at GitHub. Then I tried to clone it according to the instructions in "Working with Git and GitHub." I received: The authenticity of host 'github.com (204.232.1