elixirsc / git-pair

Automatically adds `Co-authored-by` mark when you're pairing
https://hex.pm/packages/git_pair
MIT License
8 stars 0 forks source link

Change app name to hyphen format #35

Closed wevtimoteo closed 4 years ago

wevtimoteo commented 4 years ago

In this format binary will be generated as git-pair instead git_pair.

Allowing to run commands, like this:

$ git pair status

Instead of:

$ git_pair status