On 9/30/2020 11:46 PM, Sean Barag via GitGitGadget wrote: > v3 (changes since v2): > > * [5/7] fix compilation error: validate option_origin since remote_name > doesn't exist yet > * [7/7] remove default_remote_name; apply default value inline if no other > value applied > > v2 (changes since v1): > > * Convert Thanks-to trailer to Helped-by > * Rewrite several commit titles and messages > * Unify error reporting between clone.c and remote.c > * Add tests for git remote add and git remote rename with invalid remote > names > * Prevent leak of old remote_name Sorry for being late to these versions, but I think the changes across these two versions are excellent improvements. I'm happy with this patch series! Thanks, -Stolee