diff options
Diffstat (limited to 'contrib/kiss-changelog')
-rwxr-xr-x | contrib/kiss-changelog | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/kiss-changelog b/contrib/kiss-changelog index 8963d18..fd4daef 100755 --- a/contrib/kiss-changelog +++ b/contrib/kiss-changelog @@ -1,5 +1,4 @@ #!/bin/sh -e - # Print the git log of the specific package [ "$1" ] || { |