[llvm-bugs] [Bug 42430] New: Update git-llvm script to check for and reject merge commits

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jun 27 14:52:38 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=42430

            Bug ID: 42430
           Summary: Update git-llvm script to check for and reject merge
                    commits
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: tstellar at redhat.com
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190627/0df30f7f/attachment.html>


More information about the llvm-bugs mailing list