From 5ec6074f0633939fd17d94111d10c6c6b062978c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 11:49:36 +0200 Subject: Adding upstream version 1:2.30.2. Signed-off-by: Daniel Baumann --- Documentation/git-init-db.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Documentation/git-init-db.txt (limited to 'Documentation/git-init-db.txt') diff --git a/Documentation/git-init-db.txt b/Documentation/git-init-db.txt new file mode 100644 index 0000000..648a6cd --- /dev/null +++ b/Documentation/git-init-db.txt @@ -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=] [--separate-git-dir ] [--shared[=]] + + +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 -- cgit v1.2.3