mirror of
https://github.com/git/git.git
synced 2024-11-01 06:47:52 +01:00
5 lines
155 B
Text
5 lines
155 B
Text
|
: to be sourced in t3901 -- this is utf8
|
||
|
GIT_AUTHOR_NAME="Áéí óú" &&
|
||
|
GIT_COMMITTER_NAME=$GIT_AUTHOR_NAME &&
|
||
|
export GIT_AUTHOR_NAME GIT_COMMITTER_NAME
|