Initial Windows agent repository
This commit is contained in:
commit
a0db0c2e5b
10589 changed files with 3844063 additions and 0 deletions
23
OGP64/usr/share/doc/git/html/git-init-db.adoc
Normal file
23
OGP64/usr/share/doc/git/html/git-init-db.adoc
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
git-init-db(1)
|
||||
==============
|
||||
|
||||
NAME
|
||||
----
|
||||
git-init-db - Creates an empty Git repository
|
||||
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
[verse]
|
||||
'git init-db' [-q | --quiet] [--bare] [--template=<template-directory>] [--separate-git-dir <git-dir>] [--shared[=<permissions>]]
|
||||
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
||||
This is a synonym for linkgit:git-init[1]. Please refer to the
|
||||
documentation of that command.
|
||||
|
||||
GIT
|
||||
---
|
||||
Part of the linkgit:git[1] suite
|
||||
Loading…
Add table
Add a link
Reference in a new issue