http-push: using error() and warning() as appropriate
authorMiklos Vajna <redacted>
Tue, 24 Mar 2009 01:09:09 +0000 (02:09 +0100)
committerJunio C Hamano <redacted>
Tue, 24 Mar 2009 04:02:21 +0000 (21:02 -0700)
commitd5c87cb4ffc411fc12dbc261af3ed29633e49fba
tree76ba352042c3165f9fb7c4706c1887aa0fc7d6c0
parent91408042768c05347c1b9f081a00387ca07b26fe
http-push: using error() and warning() as appropriate

Change three occurences of using inconsistent error/warning reporting by
using the relevant error() / warning() calls to be consitent with the
rest of the code.

Signed-off-by: Miklos Vajna <redacted>
Signed-off-by: Junio C Hamano <redacted>
http-push.c
git clone https://git.99rst.org/PROJECT