Display usable clone command on symlink error

This commit is contained in:
David Tolnay 2020-10-11 02:37:51 -07:00
parent 65b66f2091
commit 188d9f1256
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82

View File

@ -12,7 +12,7 @@ Either use:
prior to cloning, or else use:
$ git clone -c core.symlinks=true ...
$ git clone -c core.symlinks=true https://github.com/dtolnay/cxx
for the clone.