|
|
| Bugzilla Link |
42430 |
| Resolution |
FIXED |
| Resolved on |
Jun 21, 2020 07:59 |
| Version |
unspecified |
| OS |
Linux |
| Blocks |
#38741 |
| CC |
@emaste,@RKSimon |
Extended Description
The git-llvm script should check for merge commits before pushing commits and reject them if they are merge commits and set the 'rebased' status check if they are not.
This will also require updating the git-llvm script to add an option to push directly to github rather than through SVN. This should not be deployed to users until after SVN has been retired.