annotate git-commit @ 621:dab670ad6e31 draft

same bugfix (thx d3v11)
author Nick <nick@somerandomnick.ano>
date Sun, 25 Sep 2011 23:50:38 +0000
parents 48b9f0dd8f5b
children 02a1254affc1
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
19
31e3b4edf502 scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff changeset
3 git commit
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