git-mob-vs-code icon indicating copy to clipboard operation
git-mob-vs-code copied to clipboard

Co-author commits. A quick way to add co-author metadata to a Git commit via VS Code source control panel.

Results 10 git-mob-vs-code issues
Sort by recently updated
recently updated
newest added

Global path is checked a .git-coauthor file exists and this throws an error for creating a coauthor file. Need to update the git-mob-core API when creating the file.

## Summary Include authors in "more authors" list if they contributed via co-authors metadata only. ## Motivation Only Git authors are listed in "more authors" and you won't find a...

enhancement

## Summary Select any co-author type and append sign-off metadata to the input box. It should be a secondary option and only be available in the context menu for an...

enhancement

- options for search field: - add a drop down with two choices: All Github or Current Repo. If that is too difficult, add a title to the dialog box...

Intention: Make it easier to remove and add items from the different sections, and change titles of sections to make it more obvious - Change the title Unselected to Favorites....

## Summary When pair programming using [VSCode liveshare](https://github.com/MicrosoftDocs/live-share) Git Mob panel guess view should sync up with host. As a guest user of the live session When viewing the git...

enhancement
help wanted

If the user has a GitHub profile retrieve the profile photo to show in the list of authors. Replace the user icon. Could include a GitHub user name field in...

enhancement
good first issue

## Summary A new user to Git and Git Mob might not have a primary author set globally or locally. Help the user set a primary author with a name...

enhancement
good first issue
hacktoberfest

## Summary You might rotate pairs or mob in your team and forget to update Git Mob list. Trigger an alert when a certain amount of time has passed to...

enhancement
help wanted
good first issue

### Prerequisites - [x] [Checked that your issue isn't already filed][git-mob-vs-code issues] - [?] Tried upgrading to the latest git-mob-vs-code and git-mob version (`npm i -g git-mob`) -- installed via...