commit 39293a23f638adfba08e6cef6b9b950578adceb0 from: Stefan Sperling date: Sun Sep 08 17:18:49 2019 UTC sync man pages commit - c2a52be55ae480322872a422de5f90d5a65f2957 commit + 39293a23f638adfba08e6cef6b9b950578adceb0 blob - c8133f091fcc483302647ab94d5f049abe7a3852 blob + c602d0cba9edd0c73b6dcf52135a42f4778adeed --- got.1.html +++ got.1.html @@ -107,7 +107,7 @@

The got import command requires the GOT_AUTHOR environment variable to be set, unless Git's user.name and - user.email configuration settings can be + user.email configuration settings can be obtained from the repository's .git/config file or from Git's global ~/.gitconfig configuration file.

@@ -721,7 +721,7 @@

The got commit command requires the GOT_AUTHOR environment variable to be set, unless Git's user.name and - user.email configuration settings can be + user.email configuration settings can be obtained from the repository's .git/config file or from Git's global ~/.gitconfig configuration file.

@@ -1250,9 +1250,9 @@ reject GOT_AUTHOR environment variables with a missing email address.

If present, Git's user.name and - user.email configuration settings in the - repository's .git/config file will - override the value of GOT_AUTHOR. However, the + user.email configuration settings in the + repository's .git/config file will override the + value of GOT_AUTHOR. However, the user.name and user.email configuration settings contained in Git's global ~/.gitconfig configuration file will be used