commit | ccf5aa8dd3bc64837a4ca391d0b8bd0e3e481b7e | [log] [tgz] |
---|---|---|
author | Pavel Roskin <proski@gnu.org> | Tue Feb 13 00:43:44 2007 -0500 |
committer | Junio C Hamano <junkio@cox.net> | Mon Feb 12 22:00:45 2007 -0800 |
tree | 55b8129a0295ffd8a1a24d8e9ee1d41de5160cfc | |
parent | 07fef5fc1599d11f5750ae2440e0da6616c297b8 [diff] |
Clarify that git-update-server-info should be run for every git-push The old text suggested that git-update-server-info only needs to be run if new tags or branches are created, but not for new commits. Signed-off-by: Pavel Roskin <proski@gnu.org> Signed-off-by: Junio C Hamano <junkio@cox.net>