CLI: Quickly open url to start PR process with current branch. (#141)

Co-authored-by: Davor Hrg <hrgdavor@gmail.com>
Co-committed-by: Davor Hrg <hrgdavor@gmail.com>
This commit is contained in:
Davor Hrg 2023-11-15 17:26:27 +00:00 committed by John Olheiser
parent c51741e44b
commit 3a0961634a
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances.
- [changelog](https://gitea.com/gitea/changelog) - Generate changelog of gitea repository.
- [gitea-cli](https://github.com/bashup/gitea-cli) - Extensible, configurable command-line API client for gitea and gogs.
- [gitea-installer](https://github.com/uvulpos/gitea-installer) - a simple ubuntu native installer script
- [makepr](https://github.com/hrgdavor/makepr) - Quickly open url to start PR process with current branch.
- [sip](https://gitea.com/jolheiser/sip) - A prompt-based command line tool to interact with Gitea servers.
- [tea](https://gitea.com/gitea/tea) - A command line tool to interact with Gitea servers.