repo.or.cz
/
git
/
jrn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
If deriving SVN_SSH from GIT_SSH on msys, also add quotes
[git/jrn.git]
/
Documentation
/
git-init-db.txt
blob
eba3cb4998b2732a22551aaf962ae1a742d221de
1
git-init-db(1)
2
==============
3
4
NAME
5
----
6
git-init-db - Creates an empty git repository
7
8
9
SYNOPSIS
10
--------
11
'git init-db' [-q | --quiet] [--bare] [--template=<template_directory>] [--shared[=<permissions>]]
12
13
14
DESCRIPTION
15
-----------
16
17
This is a synonym for linkgit:git-init[1]. Please refer to the
18
documentation of that command.