gprs README
git pull request tool for gitea.
Features
- fetch pull request of users.
- diff file within vscode.
- merge or close pull request.
you need open git repos in workspace first, otherwith no repo visiable.
Extension Settings
This extension contributes the following settings:
gprs.token : Gitea Api Access Token
gprs.host : Gitea Api Address, like http://localhost:3000/api/v1
Release Notes
0.0.1
release base version.
0.0.2
add timer task for auto fetch pullrequest.
0.0.3
update readme.md.
| |