Skip to content

dim: Disallow remote branch deletions with 'dim push'

Ashutosh Dixit requested to merge adixit/maintainer-tools:master into master

An inadvertent 'dim push -d' can delete remote branches. Disallow such remote branch deletions.

v2: s/@/*/ for shellcheck SC2199

Signed-off-by: Ashutosh Dixit ashutosh.dixit@intel.com

Merge request reports