annotate git-commit @ 1233:1b7ce27f434c
draft
added as 1234 and cidr 21.44.44.0/24
Committer: ano <ano@x>
author |
ano <root@x> |
date |
Sun, 02 Dec 2018 23:01:26 +0000 (2018-12-02) |
parents |
93106436f24f |
children |
|
rev |
line source |
19
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
1 #!/bin/sh |
361
|
2 git add configure db doc git-commit gitd scripts contrib .gitignore |
1084
|
3 TZ=UTC git commit --date="`date -u +'%s'`" "$@" |
330
|
4 test -x /usr/lib/git-core/git-update-server-info && /usr/lib/git-core/git-update-server-info |