Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] Reformat git-show-branches-script documentation.
[gitweb.git]
/
Documentation
/
git-write-tree.txt
diff --git
a/Documentation/git-write-tree.txt
b/Documentation/git-write-tree.txt
index 7f076b4198237d7ee22189716b052d78ffe8b6ee..3cf8c934c1f3c2fe504d867fde1190b88f915fc7 100644
(file)
--- a/
Documentation/git-write-tree.txt
+++ b/
Documentation/git-write-tree.txt
@@
-4,13
+4,12
@@
v0.1, May 2005
NAME
----
-git-write-tree - Creates a tree from the current cache
+git-write-tree - Creates a tree
object
from the current cache
SYNOPSIS
--------
-'git-write-tree'
- [--missing-ok]
+'git-write-tree' [--missing-ok]
DESCRIPTION
-----------