--pretty=format: fix broken %ct and %at interpolation
[git/dscho.git] / Documentation / git-init-db.txt
blob5412135d763af3a8c68e18441b774654f07eadfd
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' [--template=<template_directory>] [--shared[=<permissions>]]
14 DESCRIPTION
15 -----------
17 This is a synonym for gitlink:git-init[1].  Please refer to the
18 documentation of that command.