git-config

Get and set repository or global options

get a value from the git config

To query the value for a given key
copy
0
0
get a value from the git configgit config --get core.filemodeTo query the value for a given key

1 year ago george 3 |