Append to a separate "commitnumbers" to avoid race conditions.
authorStephen Haberman <stephen@exigencecorp.com>
Mon, 29 Sep 2008 08:36:54 +0000 (03:36 -0500)
committerStephen Haberman <stephen@exigencecorp.com>
Mon, 29 Sep 2008 08:36:54 +0000 (03:36 -0500)
commit8f22e3b529f02ad4b7b91fe40903f84ce4f11612
treefeb21cd2a46a981cbdd232e7d233dfc9c70ba43d
parent1d48bd7eafdbc93894836ac8e63d17b213bf70b0
Append to a separate "commitnumbers" to avoid race conditions.

Also use `git tag` to create the tag instead of mucking directly with
packed-refs. The refs will end up there eventually upon gc.
server/post-receive-assign-commit-numbers
tests/t3200-server-post-receive-assign-commit-numbers.sh