Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'da/subtree-modernize'
[gitweb.git]
/
Documentation
/
git-init.txt
diff --git
a/Documentation/git-init.txt
b/Documentation/git-init.txt
index 6364e5dc45b16dd00737321848b792388af7233a..9d27197de8f63e2e7495976af944344436e48302 100644
(file)
--- a/
Documentation/git-init.txt
+++ b/
Documentation/git-init.txt
@@
-47,7
+47,7
@@
Only print error and warning messages; all other output will be suppressed.
--bare::
-Create a bare repository. If
GIT_DIR
environment is not set, it is set to the
+Create a bare repository. If
`GIT_DIR`
environment is not set, it is set to the
current working directory.
--template=<template_directory>::