Skip to content

Feature github multiple users validation and/or support #401

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 of 4 tasks
Fetz opened this issue Jul 27, 2018 · 1 comment
Open
1 of 4 tasks

Feature github multiple users validation and/or support #401

Fetz opened this issue Jul 27, 2018 · 1 comment
Labels

Comments

@Fetz
Copy link
Contributor

Fetz commented Jul 27, 2018

Expected Behavior

https://help.github.com/articles/creating-a-commit-with-multiple-authors/

If you're using a text editor on the command line to type your commit message, ensure there are two lines between the end of your commit description and the Co-authored-by: commit trailer.

$ git commit -m "refactor: subject
>
Body
>
Footer
>
>
Co-authored-by: name <[email protected]>
Co-authored-by: another-name <[email protected]>"

Current Behavior

✖ footer must have leading blank line [footer-leading-blank]

Affected packages

  • cli
  • core
  • prompt
  • config-angular

Context

Will help when working on a context of pair/mob programming

@marionebl
Copy link
Contributor

Related to #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants