[PATCH] Trivial tidyups

Simple whitespace-related tidyups ensuring style consistency.

This is carried over from my old git-pb branch.

Signed-off-by: Petr Baudis <pasky@ucw.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Petr Baudis
2005-07-29 11:00:45 +02:00
committed by Junio C Hamano
parent e35f982415
commit 0b124bb4bf
3 changed files with 6 additions and 8 deletions

View File

@ -9,8 +9,7 @@ git-write-tree - Creates a tree from the current cache
SYNOPSIS
--------
'git-write-tree'
[--missing-ok]
'git-write-tree' [--missing-ok]
DESCRIPTION
-----------