We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc122a3 + 678e867 commit 96ea34fCopy full SHA for 96ea34f
README.md
@@ -158,7 +158,9 @@ First create a directory for all of the Swift sources:
158
**Note:** This is important since update-checkout (see below) checks out
159
repositories next to the Swift source directory. This means that if one clones
160
Swift and has other unrelated repositories, update-checkout may not clone those
161
-repositories and will update them instead.
+repositories and will update them instead. Be aware that `update-checkout`
162
+currently does not support paths with non-ASCII characters. If such characters
163
+are present in the path to `swift-source`, `update-checkout` will fail.
164
165
**Via HTTPS** For those checking out sources as read-only, HTTPS works best:
166
0 commit comments