Question about permissions for django.git

2020-10-31 Thread Christopher Keith
Folks - I am following the instructions from https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/working-with-git/ . However, when I try to 'git fetch' the source repo, I get 'Permission denied' PS C:\Users\chris\Documents\Github> git clone https://github.com/chrisxke

Re: Question about permissions for django.git

2020-10-31 Thread Christopher Keith
updated to show both ways of setting up the remote? Best regards, Chris On Saturday, October 31, 2020 at 10:39:44 AM UTC-7 Kasper Laudrup wrote: > Hi Chris, > > On 31/10/2020 17.02, Christopher Keith wrote: > > Folks - > > > > I am following the instructions from >

Questions about code coverage.

2020-11-09 Thread Christopher Keith
Folks- I ran coverage and massaged the data a bit to get a better idea what areas weren’t covered. Here is a Google Sheet with the results, sorted by coverage% low-to-high. It looks like t