# pre-commit
#! /bin/sh
export TZ="Asia/Ho_Chi_Minh"
DATE=$(date +'%Y-%m-%dT%H:%M:%S %z')
export GIT_AUTHOR_DATE="$DATE"
export GIT_COMMITTER_DATE="$DATE"
echo "fake time"
exit 0
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme