Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
blender
blender-dev-tools
Commits
b11375e8
Commit
b11375e8
authored
Jan 23, 2017
by
Sergey Sharybin
Browse files
Cycles commits sync: Update starting point of sync
parent
6bbb6807
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/cycles_commits_sync.py
View file @
b11375e8
...
...
@@ -17,8 +17,8 @@ IGNORE_HASHES = {
}
# Start revisions from both repositories.
CYCLES_START_COMMIT
=
b
"8
4fa9868c062fa6b9f7ce21c2b4363e24b8a7ac5
"
BLENDER_START_COMMIT
=
b
"
729affe7c99a3fef892ec0810fc89dbead10db8e
"
CYCLES_START_COMMIT
=
b
"8
7a3f427bee192ecbef01ec5c53c358befa25b21
"
BLENDER_START_COMMIT
=
b
"
2268f41418d9728d75414fc2eebffc1c683fbb05
"
# Prefix which is common for all the subjects.
GIT_SUBJECT_COMMON_PREFIX
=
b
"Subject: [PATCH] "
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment