jackbittiner / git-mob-vs-code

Provides a UI for the command-line application Git Mob

Home Page:https://marketplace.visualstudio.com/items?itemName=RichardKotze.git-mob#overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Mob VS Code extension

Build Status

Provides a UI for the command-line application Git Mob

  1. Setup
  2. Features

Includes co-authors in commits when you collaborate on code. Use when pairing with a buddy or mobbing with your team.

Read our blog post to find out why git-mob exists: http://tech.findmypast.com/co-author-commits-with-git-mob

Git Mob in action

Setup

In Beta -> it might break and not all features are available yet

npm i -g git-mob (Please follow the setup instructions here)

Must use git-mob version 0.3.0 or higher.

Please add your co-authors to the .git-coauthors files in your user folder. (ctrl+shift+p -> "Open .git-coauthors file")

Features

  • Add and remove co-authors from commit messages
  • View all your co-authors in SCM (git) tab
  • Manage your co-authors in .git-coauthors file
  • Solo remove all co-authors from current commit
  • Reload Git Mob and auto reload when updating .git-coauthors file in VS Code
  • If you change co-authors in terminal it will update in VS Code

About

Provides a UI for the command-line application Git Mob

https://marketplace.visualstudio.com/items?itemName=RichardKotze.git-mob#overview


Languages

Language:JavaScript 100.0%