<p></p>
<pre><code>mark@Marks-MBP-2~/projects> git clone https://github.com/strace/strace.git
Cloning into 'strace'...
remote: Enumerating objects: 153, done.
remote: Counting objects: 100% (153/153), done.
remote: Compressing objects: 100% (101/101), done.
remote: Total 55999 (delta 80), reused 94 (delta 47), pack-reused 55846
Receiving objects: 100% (55999/55999), 17.96 MiB | 6.24 MiB/s, done.
Resolving deltas: 100% (42649/42649), done.
Checking out files: 100% (2573/2573), done.
warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:

  'tests/strace-T.test'
  'tests/strace-t.test'
</code></pre>
<p>Expected: no errors cloning on macOS (I get that it's a Linux tool, but I'm doing my development on mac)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/strace/strace/issues/134">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AOVBTR7QFKAMO2ULJLCOKW3RMEU7XANCNFSM4MGHW5CQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AOVBTRYOVATZSX7UX2Q2J5TRMEU7XA5CNFSM4MGHW5C2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4I5K2GNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/strace/strace/issues/134",
"url": "https://github.com/strace/strace/issues/134",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>