We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 248c5e1 commit e729ff5Copy full SHA for e729ff5
admin/gitmerge.el
@@ -52,7 +52,7 @@
52
;; caused false positives. --Stef
53
(let ((skip "back[- ]?port\\|cherry picked from commit\\|\
54
\\(do\\( no\\|n['’]\\)t\\|no need to\\) merge\\|not to be merged\\|\
55
-bump \\(Emacs \\)?version\\|Auto-commit"))
+bump Emacs version\\|Auto-commit"))
56
(if noninteractive skip
57
;; "Regenerate" is quite prone to false positives.
58
;; We only want to skip merging things like AUTHORS and ldefs-boot.
0 commit comments