diff --git a/git-to-freshports/git-delta.sh b/git-to-freshports/git-delta.sh index 03f6a7d..05c7df3 100755 --- a/git-to-freshports/git-delta.sh +++ b/git-to-freshports/git-delta.sh @@ -1,5 +1,6 @@ #!/bin/sh +# Let's review this code. # process the new commits # based upon https://github.com/FreshPorts/git_proc_commit/issues/3 # An idea from https://github.com/sarcasticadmin