An open API service indexing awesome lists of open source software.

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

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