diff options
| -rw-r--r-- | git-difme.scm | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/git-difme.scm b/git-difme.scm index d696085..f2f098d 100644 --- a/git-difme.scm +++ b/git-difme.scm @@ -119,4 +119,5 @@ the commit message will be in the following format:  ;;;; main  (define (main srcs) +  "zarking main."    srcs) | 
