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
+20-17Lines changed: 20 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,9 @@ This repository includes backup and recovery utilities for [GitHub Enterprise][1
16
16
17
17
### Features
18
18
19
-
The backup utilities implement a number of advanced capabilities for backup hosts, built on top of the backup and restore features already included in GitHub Enterprise.
19
+
The backup utilities implement a number of advanced capabilities for backup
20
+
hosts, built on top of the backup and restore features already included in
21
+
GitHub Enterprise.
20
22
21
23
These advanced features include:
22
24
@@ -51,9 +53,9 @@ GitHub appliance over SSH (port 22).
51
53
##### Storage
52
54
53
55
Storage requirements vary based on current Git repository disk usage and growth
54
-
patterns of the GitHub appliance. We recommend allocating at least 5x the amount of storage
55
-
allocated to the primary GitHub appliance for historical snapshots and growth
56
-
over time.
56
+
patterns of the GitHub appliance. We recommend allocating at least 5x the amount
57
+
of storage allocated to the primary GitHub appliance for historical snapshots
0 commit comments