csci3251-2020 / project-team-c

project-team-c created by GitHub Classroom
0 stars 4 forks source link

Use GitHub online to make changes #18

Open Vectorial1024 opened 4 years ago

Vectorial1024 commented 4 years ago

We have found in #10 that the master branch only accepts verified/signed commits. This setting will block commits and merge requests that are not verified/not signed.

The simplest solution to this problem is to make changes using GitHub online, through the web browser. This way, all commits are signed and verified, and so all merge requests can be merged automatically with no problems.