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.

SEE ALSO

Copied to clipboard
Kai