LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

yadm-gitconfig

Manage yadm repository git configuration

TLDR

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

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
copy
sudo apk add yadm
copy
sudo zypper install yadm
copy
brew install yadm
copy
nix profile install nixpkgs#yadm
copy

SEE ALSO

Copied to clipboard
Kai