Skip to content
Snippets Groups Projects
Commit cc8fcc22 authored by Brecht Van Lommel's avatar Brecht Van Lommel
Browse files

Move Cycles synchronization point

parent 74ed1980
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"6d08526"
BLENDER_START_COMMIT = b"8e331c3"
CYCLES_START_COMMIT = b"89cb9a6"
BLENDER_START_COMMIT = b"c6f8ea7"
# 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