Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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://github.com/rkotze/git-mob
co-authors extreme-programming git git-mob github mob mob-programming pair pair-programming xp
Last synced: 30 days ago
JSON representation
Co-author commits tool. A cross-platform command-line tool for social coding. Includes co-authors in commits when pair/mob programming.
- Host: GitHub
- URL: https://github.com/rkotze/git-mob
- Owner: rkotze
- License: mit
- Created: 2018-02-18T12:50:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-05T00:10:59.000Z (about 1 month ago)
- Last Synced: 2024-11-05T00:27:08.373Z (about 1 month ago)
- Topics: co-authors, extreme-programming, git, git-mob, github, mob, mob-programming, pair, pair-programming, xp
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/git-mob
- Size: 4.46 MB
- Stars: 183
- Watchers: 7
- Forks: 21
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
- awesome-starred - 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. (github)
README
# Git Mob - Co-author commits
_Add co-authors to commits_ when you collaborate on code. Use when pairing with a team mate or mobbing with your team.
[✨ Git Mob VS Code extension](https://github.com/rkotze/git-mob-vs-code)
![gif showing example usage of git-mob](https://user-images.githubusercontent.com/497458/38682926-2e0cc99c-3e64-11e8-9f71-6336e111005b.gif)
Git Mob repository is organised into workspaces
🌟 [Git Mob CLI](packages/git-mob) documentation: Main npm package to install & see list of features
🌟 [Git Mob core](packages/git-mob-core) documentation: An npm package containing core Git Mob functions
## More info
[See contribution guidelines](CONTRIBUTING.md)
[See git-mob discussions](https://github.com/rkotze/git-mob/discussions)
Read our blog post to find out why git-mob exists: [Co-author commits with Git Mob](http://tech.findmypast.com/co-author-commits-with-git-mob)
\* [If you have git-duet installed, you'll need to uninstall it](https://github.com/rkotze/git-mob/issues/2) since it conflicts with the git-solo command.