Git Operations - Visual Git Toolkit for VS Code
- Toolbar with following options
- Commit
- Create Branch from Current
- Pull
- Push
- Refresh treeview
- Local Branches
- Checkout
- Delete
- New Branch
- Rename Branch
- Remote Branches
- Local Changes
- Staged Changes
- Tags
- Stash
Git should be installed
This extension contributes the following settings:
- N/A
Calling out known issues can help limit users opening duplicate issues against your extension.
Refer to CHANGELOG.md
- npm install
- npm run compile
- npm run build
- vsce ls
- vsce package --no-dependencies
- vsce publish --no-dependencies