Is it possible to label one commit as done by two people on github?

191 views Asked by At

When I am paring with one of my team mates, we use one computer, either his or mine. But we both want to keep our github streak going.

So, is it possible to label one commit as done by two people on github?

1

There are 1 answers

3
Abimaran Kugathasan On BEST ANSWER

You can't have multiple authors for one commit in git now. Check Git should support multiple authors for a commit, a feature request on git.