Git/Packet.pm: use 'if' instead of 'unless'
authorChristian Couder <redacted>
Tue, 21 Nov 2017 16:09:39 +0000 (17:09 +0100)
committerJunio C Hamano <redacted>
Wed, 22 Nov 2017 07:23:55 +0000 (16:23 +0900)
commit4a543708cc1dd9bdc1e359078118a5279a2cfe11
treeff22f6210a20ddfd78c7e24d457252b95acdf2d3
parentcb1c64b4a8eeda9bc576063c3c9eea34d5693560
Git/Packet.pm: use 'if' instead of 'unless'

The code is more understandable with 'if' instead of 'unless'.

Signed-off-by: Christian Couder <redacted>
Signed-off-by: Junio C Hamano <redacted>
perl/Git/Packet.pm
git clone https://git.99rst.org/PROJECT