Merge commit 'e228f0c16e
' into libgccjit-codegen
This commit is contained in:
commit
3d5d4e324d
27 changed files with 265 additions and 3053 deletions
|
@ -21,7 +21,7 @@ echo "[GIT] add"
|
|||
git add .
|
||||
echo "[GIT] commit"
|
||||
|
||||
# This is needed on virgin system where nothing is configured.
|
||||
# This is needed on systems where nothing is configured.
|
||||
# git really needs something here, or it will fail.
|
||||
# Even using --author is not enough.
|
||||
git config user.email || git config user.email "none@example.com"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue