Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Bug] Fix a missing git config section
* This will fix the following error: ``` stderr: 'Author identity unknown *** Please tell me who you are. Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. ``` Signed-off-by: Junya Sasaki <junya.sasaki@tier4.jp>
- Loading branch information