yadm-gitconfig Command Examples

Pass options to git config. Change the .gitconfig of the repository managed by yadm. See also: git config. More information: https://github.com/TheLocehiliosan/yadm/blob/master/yadm.md#commands.

yadm gitconfig {{key.inner-key}} {{value}}

yadm gitconfig --get {{key}}

yadm gitconfig --unset {{key}}

yadm gitconfig --list