mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Tweak commit message for auto update of gn build script
Use `[tag]` as a prefix and "port" instead of "merge" to avoid confusing with "git merge".
This commit is contained in:
parent
924e626fc4
commit
038bd1ef33
@ -114,7 +114,7 @@ def sync_source_lists(write):
|
||||
print(' remove:\n ' + '\n '.join(remove))
|
||||
print()
|
||||
if write:
|
||||
git(['commit', '-m', 'gn build: Merge %s' % rev])
|
||||
git(['commit', '-m', '[gn build] Port %s' % rev])
|
||||
else:
|
||||
print()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user