logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

git-init-db - Creates an empty Git repository

Description

       This is a synonym for git-init(1). Please refer to the documentation of that command.

Git

       Part of the git(1) suite

Git 2.48.1                                         07/02/2025                                     GIT-INIT-DB(1)

Name

       git-init-db - Creates an empty Git repository

Synopsis

gitinit-db [-q | --quiet] [--bare] [--template=<template-directory>] [--separate-git-dir <git-dir>] [--shared[=<permissions>]]

See Also