You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: