From 8f5c330c1f0b76233457c9fc3b5e62c9d0fd31c5 Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Thu, 24 Oct 2013 21:27:45 +0200 Subject: [PATCH] One-liner description at the beginning of the script --- zit | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zit b/zit index 5fcfae4..fc4fc75 100755 --- a/zit +++ b/zit @@ -1,5 +1,7 @@ #!/bin/bash +# Zit: the git-based single-file content tracker + abort() { echo $1 exit 1 -- 2.32.0.93.g670b81a890