Skip to content
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

Use author initials instead of names #5

Open
augustohp opened this issue Sep 4, 2015 · 0 comments
Open

Use author initials instead of names #5

augustohp opened this issue Sep 4, 2015 · 0 comments
Milestone

Comments

@augustohp
Copy link
Owner

Given we are pairing on a git repository with a history, we can use all author names available on the history (and the ones already provided in the pairing standard) to identify which authors we want to pair with.

Given current authors in the repository are: Augusto Pascutti, Ivo Nascimento, Anderson Pereira and Antonio Pinto:

$ git pair in
Local authors name now are: Augusto Pascutti + Ivo Nascimento

$ git pair ap
There are two authors which match "ap" initials:
    ape) Anderson Pereira
    api) Antonio Pinto

Re-issue the command with an unique initial.

Note that although ap also matches Augusto Pascutti we should identify and eliminate him as a possible pair given he is the committer of the session and therefore a constant on the pairing session.

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

No branches or pull requests

1 participant