Skip to content

Commit

Permalink
Istaisyta saugumo spraga.
Browse files Browse the repository at this point in the history
  • Loading branch information
FDiskas committed Nov 25, 2014
1 parent b0a21b7 commit c2b864e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 3 additions & 0 deletions hooks/post_commit_hook.sh
Expand Up @@ -15,3 +15,6 @@ if [ "$res" -gt 0 ]; then
git commit --amend
echo "Populated Changelog in $OUTPUT_FILE"
fi

# generate version
git rev-list --count HEAD > version.txt
2 changes: 0 additions & 2 deletions hooks/pre_commit_hook.sh

This file was deleted.

2 changes: 1 addition & 1 deletion version.txt
@@ -1 +1 @@
933
935

0 comments on commit c2b864e

Please sign in to comment.