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?
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?
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.