From 2a80749484dc1ee5ad89512454de3a55ad677584 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 5 Jan 2017 01:15:39 +0000 Subject: [PATCH] badcommit-fixup: wip g-f-b --- badcommit-fixup | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/badcommit-fixup b/badcommit-fixup index 5b31614a..15b1720c 100755 --- a/badcommit-fixup +++ b/badcommit-fixup @@ -1,4 +1,6 @@ -#!/bin/bash +#!/usr/bin/perl -w + +use strict; set -e set -o pipefail -- 2.30.2