view git-commit @ 1166:e991761c3da8 draft

check_db_safety: allow - in domain names and dns server names, escape - correctly for tr -d
author SeekingFor <nobody@nowhere>
date Wed, 16 Apr 2014 05:16:49 +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