yadm-gitconfig

Manage yadm repository git configuration

TLDR

Show yadm git config
$ yadm gitconfig --list
Set yadm git config
$ yadm gitconfig [setting] [value]

SYNOPSIS

yadm gitconfig [options] [name] [value]

DESCRIPTION

yadm gitconfig manages yadm repository's git configuration. Separate from system git config. Sets user, remote, and other git settings specifically for the yadm repo.

INSTALL

sudo pacman -S yadm
sudo apk add yadm
sudo zypper install yadm
brew install yadm
nix profile install nixpkgs#yadm

SEE ALSO

yadm(1), yadm-config(1), git-config(1)