Merge branch 'master' of ssh://Culex@repo.or.cz/srv/git/gitman-de
[gitman-de.git] / git-init-db.txt
blob1fd0ff2610a1375bcf0defe2a234b2dee1a7997a
1 git-init-db(1)
2 ==============
4 NAME
5 ----
6 git-init-db - Creates an empty git repository
9 SYNOPSIS
10 --------
11 'git init-db' [-q | --quiet] [--template=<template_directory>] [--shared[=<permissions>]]
14 DESCRIPTION
15 -----------
17 This is a synonym for linkgit:git-init[1].  Please refer to the
18 documentation of that command.