Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
document that git-tag can tag more than heads
[gitweb.git]
/
Documentation
/
git-mktree.txt
diff --git
a/Documentation/git-mktree.txt
b/Documentation/git-mktree.txt
index 1ddbf00afccf93d2c31d3c6d0deabd82ff4fe779..af19f06ed738bdecc7ab9a72a5c9a216b816f4c2 100644
(file)
--- a/
Documentation/git-mktree.txt
+++ b/
Documentation/git-mktree.txt
@@
-8,7
+8,7
@@
git-mktree - Build a tree-object from ls-tree formatted text
SYNOPSIS
--------
-'git
-
mktree' [-z]
+'git
mktree' [-z]
DESCRIPTION
-----------
@@
-23,7
+23,7
@@
OPTIONS
Author
------
-Written by Junio C Hamano <
junkio@cox.net
>
+Written by Junio C Hamano <
gitster@pobox.com
>
Documentation
--------------