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
Copy file name to clipboardExpand all lines: github-merge.py
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -252,6 +252,7 @@ def parse_arguments():
252
252
githubmerge.pushmirrors (default: none, comma-separated list of mirrors to push merges of the master development branch to, e.g. `[email protected]:<owner>/<repo>.git,[email protected]:<owner>/<repo>.git`),
253
253
user.signingkey (mandatory),
254
254
user.ghtoken (default: none).
255
+
githubmerge.merge-author-email (default: Email from git config),
0 commit comments