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
r#"A CLI app which can help users automatically add co-author(s) to git commits for pair/mob programming.
17
+
r#"A CLI tool which can help users automatically add co-author(s) to git commits for pair/mob programming.
18
18
19
-
A user can attribute a git commit to more than one author by adding one or more Co-authored-by trailers to the commit's message. Co-authored commits are visible on GitHub. This CLI app will helper users do the this automatically and also help them store and manage co-authors for pair/mob programming sessions.
19
+
A user can attribute a git commit to more than one author by adding one or more Co-authored-by trailers to the commit's message. Co-authored commits are visible on GitHub. This CLI tool will helper users do the this automatically and also help them store and manage co-authors for pair/mob programming sessions.
0 commit comments