annotate git-commit @ 1043:ae67d952429a draft

deleted: contrib/peer2anonet/p2a.conf deleted: contrib/peer2anonet/peer2anonet-gentoo deleted: db/dom/Anonymous/ns/Anonymous deleted: db/dom/Anonymous/ns/Coward deleted: db/dom/Anonymous/ns/c.ns.talamon.ano deleted: db/dom/Anonymous/owner deleted: db/usr/Anonymous Coward/email deleted: db/usr/Anonymous Coward/git deleted: doc/www.anonet2.org/public_pod/.index.pod.swp
author talamon <nobody@nowhere>
date Mon, 29 Oct 2012 05:27:40 +0000
parents 02a1254affc1
children 93106436f24f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
48b9f0dd8f5b added a gitignore to quiet the untracked files warnings
Nick <nick@somerandomnick.ano>
parents: 330
diff changeset
2 git add configure db doc git-commit gitd scripts contrib .gitignore
767
02a1254affc1 fix from information leak of timezone in commits
Nick <nick@somerandomnick.ano>
parents: 361
diff changeset
3 TZ=UTC git commit --date="`date -u +'%s'`"
330
de3f72314ca4 fixed git-commit script
Nick <nick@somerandomnick.ano>
parents: 324
diff changeset
4 test -x /usr/lib/git-core/git-update-server-info && /usr/lib/git-core/git-update-server-info