view git-commit @ 1216:8db7804a2c15 draft

rewriting history: removing all 1/8 ns/ip entries
author opal hart <opal@wowana.me>
date Sun, 02 Sep 2018 17:10:19 +0000
parents 93106436f24f
children
line wrap: on
line source

#!/bin/sh
git add configure db doc git-commit gitd scripts contrib .gitignore
TZ=UTC git commit --date="`date -u +'%s'`" "$@"
test -x /usr/lib/git-core/git-update-server-info && /usr/lib/git-core/git-update-server-info