commit | 234d88ab5053f0c55e0269d80bcb5e03ed2c0555 | [log] [tgz] |
---|---|---|
author | Mehdi Amini <[email protected]> | Mon Dec 07 21:57:32 2020 |
committer | Mehdi Amini <[email protected]> | Mon Dec 07 21:57:32 2020 |
tree | 2a776bc4e5732ae8af9dade0abb87d176c57e339 | |
parent | 1f05b1a9f527e19fb1d7cf17689c41b7951af056 [diff] [blame] |
Set the target branch for `arc land` to main
diff --git a/.arcconfig b/.arcconfig index 9cb8880..412ead9 100644 --- a/.arcconfig +++ b/.arcconfig
@@ -2,5 +2,6 @@ "phabricator.uri" : "https://reviews.llvm.org/", "repository.callsign" : "G", "conduit_uri" : "https://reviews.llvm.org/", - "base": "git:HEAD^" + "base": "git:HEAD^", + "arc.land.onto.default": "main" }