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

Integrate git-mob-core #98

Closed rkotze closed 1 year ago

rkotze commented 1 year ago

Need to develop git mob core and integrate it into git mob cli.

Pull request checklist

Pull request type

Please check the type of change your PR introduces:

What is the current behavior?

Issue URL:

What is the new behaviour?

-

-

Does this introduce a breaking change?

Other information

rkotze commented 1 year ago

Recent changes to the git mob core make these changes not usable. Some core features have been integrated like fetch from GitHub. So it's best to start a new PR focusing on integrating specific features one at a time.