https://github.com/heartacker/vscode-gerrit-helper
Push branch to Gerrit
https://github.com/heartacker/vscode-gerrit-helper
gerrit git push pushg vscode vscode-extension
Last synced: 5 months ago
JSON representation
Push branch to Gerrit
- Host: GitHub
- URL: https://github.com/heartacker/vscode-gerrit-helper
- Owner: heartacker
- License: other
- Created: 2021-07-15T00:26:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T04:49:08.000Z (about 2 years ago)
- Last Synced: 2025-06-02T22:01:50.245Z (about 1 year ago)
- Topics: gerrit, git, push, pushg, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=heartacker.vscode-gerrit-helper
- Size: 534 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# GerritHelper
GerritHelper, help push to gerrit for review inside VSCode, no need to use command line shell again.
GerritHelper, 在 VSCode 中推送 branch 到 Gerrit 中。以便进行评审。
## Features
help push to gerrit for review inside VSCode, no need to use command line shell again.
1. pushg branch to the gerrit, you can click the icon of the git repo title
2. select specific **repo**/**branch** to push, you can also use shortcut key Ctrl+Shift+G Ctrl+Shift+P
> Ctrl+Shift+G Ctrl+Shift+G to show the SCM Viewlet, usful for you if you have installed Gitlens.
## Requirements
- `Git` installed
- `VSCcode` installed
- `VSCode.git` enabled
## Include
[Git Graph](https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph) A beautiful Git UI management tool, which is useful, helpful, efficient Git Client for all VSCode User.
## Extension Settings
None
## Future feature
None
## Known Issues
None
## Recently ChangeLog
Change Readme