Skip to content

Commit 77c0f5b

Browse files
committed
Rename Buck 'repositories' to 'cells'
facebook/buck2@11b5fed
1 parent c8516a3 commit 77c0f5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buckconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
[repositories]
1+
[cells]
22
root = .
33
prelude = tools/buck/prelude
44
toolchains = tools/buck/toolchains
55
none = none
66

7-
[repository_aliases]
7+
[cell_aliases]
88
config = prelude
99
buck = none
1010
fbcode = none

0 commit comments

Comments
 (0)