diff options
author | Aneesh Agrawal <aneeshusa@gmail.com> | 2017-01-13 01:18:54 -0500 |
---|---|---|
committer | Aneesh Agrawal <aneeshusa@gmail.com> | 2017-01-13 01:18:54 -0500 |
commit | 90735661fe0b8758105bae0a0e91fb224540415a (patch) | |
tree | 520498070f5e202d582edccc30d45a8fde88d715 /python/servo/build_commands.py | |
parent | cc8bee8f8990e9bb23171fe65a259978749a9d2f (diff) | |
download | servo-90735661fe0b8758105bae0a0e91fb224540415a.tar.gz servo-90735661fe0b8758105bae0a0e91fb224540415a.zip |
Set git user info for Homebrew committing
The `git commit` command wants to set both an author and a committer.
The `--author` flag only sets the author,
leaving git without a value for the committer,
causing git to attempt to autodiscover that value.
To work around it, use the `-c` git flag to temporarily set the relevant
config variables for the scope of the command.
Diffstat (limited to 'python/servo/build_commands.py')
0 files changed, 0 insertions, 0 deletions