ns-rse / git-collaboration

Intermediate level course on using Git for collaboration
https://ns-rse.github.io/git-collaboration/
Other
1 stars 0 forks source link

Introduction #67

Open ns-rse opened 2 months ago

Robadob commented 1 month ago

Worth linking to new repo page, when asking user to create a new repo. https://github.com/new

Robadob commented 1 month ago

Repository owner 3: (why not git remote set-url origin <url> ?) Repository owner 4: An unforced push should be sufficient if people haven't initialise the repo with other stuff.

Robadob commented 1 month ago

Protect the main branch, maybe worth adding a step 4 telling them to submit the form (it's not ajax magic)

As discussed, you can block admins from overriding the rules too (https://github.com/ns-rse/git-collaboration/issues/68#issuecomment-2102679296) image

Robadob commented 1 month ago

Callout at the bottom

If desired you can between you update the Metadata in pyproject.toml

Maybe reword, also explain what the benefit of updating pyproject.toml is or link to somewhere that explains it. If explaining it is irrelevant, then so is the callout/.toml.