mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
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. |
||
---|---|---|
.. | ||
ci | ||
doc.servo.org | ||
layout_viewer | ||
cert_generator.js | ||
jsdefine | ||
patch-trace-template.py | ||
rustdoc-style.html | ||
rustdoc-with-private | ||
servo.sb | ||
servo_gdb.py | ||
valgrind-memcheck.supp |