1
1
This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/.arcconfig

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
262 B
Plaintext
Raw Normal View History

{
"project_id" : "Blender",
2013-12-24 22:52:05 +06:00
"conduit_uri" : "https://developer.blender.org/",
"phabricator.uri" : "https://developer.blender.org/",
"git.default-relative-commit" : "origin/master",
2018-04-24 12:26:08 +02:00
"arc.land.update.default" : "rebase",
"arc.land.onto.default" : "master"
}