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

Move Cycles synchronization point

parent ce943dad
Branches
Tags
No related merge requests found
......@@ -17,8 +17,8 @@ IGNORE_HASHES = {
}
# Start revisions from both repositories.
CYCLES_START_COMMIT = b"89cb9a6"
BLENDER_START_COMMIT = b"c6f8ea7"
CYCLES_START_COMMIT = b"f7e165f"
BLENDER_START_COMMIT = b"4f8f0f3"
# 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