From 6d840984dcd0fc211244d69fb8e1080c13064bb7 Mon Sep 17 00:00:00 2001
From: John Ankarstrom <john@ankarstrom.se>
Date: Thu, 8 Jul 2021 22:03:15 +0200
Subject: Add 'git-orig' utility

---
 with-shell | 1 +
 1 file changed, 1 insertion(+)

(limited to 'with-shell')

diff --git a/with-shell b/with-shell
index 364d2ac..6819aa6 100755
--- a/with-shell
+++ b/with-shell
@@ -1,3 +1,4 @@
 #!/bin/sh
+
 "$@"
 exec "${SHELL:-sh}"
-- 
cgit v1.2.3