blender-open-data/.arcconfig
Sergey Sharybin 6a3233c535 Add arcanist configuration
Makes it easier to submit patches.

Differential Revision: https://developer.blender.org/D13145
2021-11-08 16:18:05 +01:00

9 lines
272 B
JSON

{
"project_id" : "Blender Open Data",
"conduit_uri" : "https://developer.blender.org/",
"phabricator.uri" : "https://developer.blender.org/",
"git.default-relative-commit" : "origin/master",
"arc.land.update.default" : "rebase",
"arc.land.onto.default" : "master"
}