You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
-
# sfu1-binaries
1
+
# deadsfu-binaries
2
2
3
-
Binary files for sfu1 SFU
4
-
When building, sfu1-binaries must be checked as a child directory of sfu1.
3
+
Binary files for deadsfu SFU
4
+
When building, deadsfu-binaries must be checked as a child directory of deadsfu.
5
5
6
-
The reason this is used as opposed to committing binaries directly into 'sfu1' is that binaries and git repos can grow in size very rapidly when changing/iterating binary files lots.
6
+
The reason this is used as opposed to committing binaries directly into 'deadsfu' is that binaries and git repos can grow in size very rapidly when changing/iterating binary files lots.
7
7
8
8
9
9
By keeping these binaries seperate, this repo can easily be compacted by:
@@ -12,7 +12,7 @@ By keeping these binaries seperate, this repo can easily be compacted by:
0 commit comments