Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add documentation for git-config-set
[gitweb.git]
/
Documentation
/
git.txt
diff --git
a/Documentation/git.txt
b/Documentation/git.txt
index 338e5acb8b488f12b6eb4c26c047aef017df1bd6..694fee8f2a7487fb2390862b789421cca793ae98 100644
(file)
--- a/
Documentation/git.txt
+++ b/
Documentation/git.txt
@@
-84,6
+84,9
@@
gitlink:git-checkout-index[1]::
gitlink:git-commit-tree[1]::
Creates a new commit object
+gitlink:git-config-set[1]::
+ Set options in .git/config.
+
gitlink:git-hash-object[1]::
Computes the object ID from a file.