From 3a0961634aa12cc4caa9e215853a6c558a38f0fb Mon Sep 17 00:00:00 2001 From: Davor Hrg Date: Wed, 15 Nov 2023 17:26:27 +0000 Subject: [PATCH] CLI: Quickly open url to start PR process with current branch. (#141) Co-authored-by: Davor Hrg Co-committed-by: Davor Hrg --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da86741..42933f0 100644 --- a/README.md +++ b/README.md @@ -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.