summaryrefslogtreecommitdiff
path: root/bin/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Changelog')
-rwxr-xr-xbin/Changelog1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/Changelog b/bin/Changelog
deleted file mode 100755
index 32b7cff..0000000
--- a/bin/Changelog
+++ /dev/null
@@ -1 +0,0 @@
-git --no-pager log --no-merges --pretty=format:' %x20%x20 - %s (%an)' `git tag | grep -v -- -rc | tail -n 1`..HEAD .