diff options
| author | Rutger Broekhoff | 2024-07-11 19:11:34 +0200 |
|---|---|---|
| committer | Rutger Broekhoff | 2024-07-11 19:11:34 +0200 |
| commit | 0822bdf658e03bdb5b31a90b8c64f3d0b6a6cff7 (patch) | |
| tree | 7032ee4d9108c05a37bfd39b77d0eb9f4e20d224 | |
| parent | c8ae2d2ed94a1ea5b26b7055234d85aedf22c327 (diff) | |
| download | gitolfs3-0822bdf658e03bdb5b31a90b8c64f3d0b6a6cff7.tar.gz gitolfs3-0822bdf658e03bdb5b31a90b8c64f3d0b6a6cff7.zip | |
Reword a sentence in README.md
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -49,7 +49,8 @@ expect that you will basically have to 'make it your own'. If you have a | |||
| 49 | burning question or find a security vulnerability, feel free to email me. I'm | 49 | burning question or find a security vulnerability, feel free to email me. I'm |
| 50 | sure you'll manage to find my email address somewhere. | 50 | sure you'll manage to find my email address somewhere. |
| 51 | 51 | ||
| 52 | Missing features that I might implement at some point when I care enough: | 52 | Nice-to-have features that I may implement at some point, when I feel a need |
| 53 | to: | ||
| 53 | 54 | ||
| 54 | - No namespacing on S3. (This would mean that having the same big file in two | 55 | - No namespacing on S3. (This would mean that having the same big file in two |
| 55 | repositories would mean it is only stored on S3 once.) | 56 | repositories would mean it is only stored on S3 once.) |