yegor256/gitted
Vedi su GitHub`push` should automatically create a pull request in GitHub
Open
#46 aperta il 17 giu 2025
enhancementgood first issuehelp wanted
Metriche repository
- Star
- (12 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
When doing push to a branch, we should check whether a pull request already exists in GitHub (if our repository is from GitHub). If a PR is not there yet, we should create with the help of gh command line tool, if it's installed.