Git Operations - Visual Git Toolkit for VS Code
- Toolbar with following options
- Refresh treeview
- Push
- Pull
- New Branch
- Local and Remote branches
- Ability to interact and perform the following operations
- Checkout branch
- Create tag
- Delete branch
- Rename branch
- Local Changes
- Tags
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.
Users appreciate release notes as you update your extension.
Initial release of Gops
Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.
- npm install
- npm run compile
- npm run build
- vsce ls
- vsce package --no-dependencies
- vsce publish --no-dependencies