unixorn/git-extra-commands

Figure out a way to defer to

Open

#1,166 opened on Jun 7, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Shell (95 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,163 stars)
PR merge metrics
 (PR metrics pending)

Description

Caused by https://github.com/unixorn/git-extra-commands/issues/1161

Need to figure out a clean way to make the git-delete-merged-branches script currently in the repository detect if https://github.com/hartwork/git-delete-merged-branches is installed and defer to using it if it is.

Contributor guide