]> Kevux Git Server - rit/commit
t1016: clean up style
authorAndrew Kreimer <algonell@gmail.com>
Sun, 3 Nov 2024 13:50:42 +0000 (15:50 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 3 Nov 2024 23:30:04 +0000 (15:30 -0800)
commita1fb77fcb8865e3d878baa88227c1a6e9d1dc398
treee812b11dfea5f1ea77a9c2798fcd819940953086
parent8f8d6eee531b3fa1a8ef14f169b0cb5035f7a772
t1016: clean up style

Adhere to Documentation/CodingGuidelines:
  - Whitespace and redirect operator.
  - Case arms indentation.
  - Tabs for indentation.

Signed-off-by: Andrew Kreimer <algonell@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1016-compatObjectFormat.sh