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
// include everyone else in commit order after removing duplicates
45
45
assertOutputContains(t, &output, "\nCo-authored-by: bob <bob@example.com>\nCo-authored-by: alice <alice@example.com>\nCo-authored-by: localother <localother@example.com>\n")
46
46
}
47
-
48
-
funcTestCreateCommitMessage(t*testing.T) {
49
-
equals(t, `
50
-
51
-
# automatically added all co-authors from WIP commits
0 commit comments