yegor256/gitted

`push` should automatically create a pull request in GitHub

Open

#46 aperta il 17 giu 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Shell (5 fork)github user discovery
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.

Guida contributor