view git-commit @ 1198:93f2650b65c0 draft

added a small tweak to whoisd to show current commit of resdb in whoisd. added and change angelica's resources.
author epoch <epoch@hacking.allowed.ano>
date Tue, 21 Mar 2017 02:16:12 +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