Skip to content

Instantly share code, notes, and snippets.

View goodguyry's full-sized avatar

Ryan Domingue goodguyry

View GitHub Profile
@goodguyry
goodguyry / git-prune-merged
Last active January 2, 2024 20:32
Prune merged branches
#!/bin/bash
##
# `git prune-merged`
#
# Prune merged branches.
#
# Available options:
# --dry-run Dry run
# -h Show usage help