rkotze / git-mob

Co-author commits tool. A cross-platform command-line tool for social coding. Includes co-authors in commits when pair/mob programming.
https://www.npmjs.com/package/git-mob
MIT License
182 stars 21 forks source link

Include filter for suggest-coauthors command #90

Closed rkotze closed 10 months ago

rkotze commented 1 year ago

Summary

Some git repositories have lots of contributors and would be good to filter the list down to make it easier to find that co-author's details.

Motivation

Better experience adding new co-authors.

Additional context

The filtering should be case-insensitive.

$ git suggest-coauthors <author name | author email>