Skip to content
Snippets Groups Projects
Commit 1fe763e2 authored by Sergey Sharybin's avatar Sergey Sharybin
Browse files

Cycles sync: Move git synchronization points

parent b29d0f3f
No related branches found
No related tags found
No related merge requests found
......@@ -17,8 +17,8 @@ IGNORE_HASHES = {
}
# Start revisions from both repositories.
CYCLES_START_COMMIT=b"512a999023619926786eced4d1c0728456e41e57"
BLENDER_START_COMMIT=b"f89fbf580eae6202cef9da08756fd415ca34a8f3"
CYCLES_START_COMMIT=b"84fa9868c062fa6b9f7ce21c2b4363e24b8a7ac5"
BLENDER_START_COMMIT=b"b29d0f3f9350f97bd9e6c5865ae902a37929ee5a"
# Prefix which is common for all the subjects.
GIT_SUBJECT_COMMON_PREFIX = b"Subject: [PATCH] "
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment