We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
When cloning this repository (on a mac but I guess on a linux too) :
> git clone https://github.com/mingodad/CocoR-CPP.git Cloning into 'CocoR-CPP'... remote: Enumerating objects: 917, done. remote: Counting objects: 100% (185/185), done. remote: Compressing objects: 100% (93/93), done. remote: Total 917 (delta 92), reused 92 (delta 92), pack-reused 732 Receiving objects: 100% (917/917), 299.26 KiB | 6.50 MiB/s, done. Resolving deltas: 100% (717/717), 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: 'src/TestSuite/TestAlts_Output.txt' 'src/TestSuite/TestAlts_output.txt' 'src/TestSuite/TestAny1_Output.txt' 'src/TestSuite/TestAny1_output.txt' 'src/TestSuite/TestAny_Output.txt' 'src/TestSuite/TestAny_output.txt' 'src/TestSuite/TestChars_Output.txt' 'src/TestSuite/TestChars_output.txt' 'src/TestSuite/TestEps_Output.txt' 'src/TestSuite/TestEps_output.txt' 'src/TestSuite/TestIters_Output.txt' 'src/TestSuite/TestIters_output.txt' 'src/TestSuite/TestOpts1_Output.txt' 'src/TestSuite/TestOpts1_output.txt' 'src/TestSuite/TestOpts_Output.txt' 'src/TestSuite/TestOpts_output.txt' 'src/TestSuite/TestSem_Output.txt' 'src/TestSuite/TestSem_output.txt' 'src/TestSuite/TestSync_Output.txt' 'src/TestSuite/TestSync_output.txt' 'src/TestSuite/TestTokens_Output.txt' 'src/TestSuite/TestTokens_output.txt' 'src/TestSuite/TestWeak_Output.txt' 'src/TestSuite/TestWeak_output.txt'
(by the way, these test output files should not be part of the repository, should they ?)
Thanks,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
When cloning this repository (on a mac but I guess on a linux too) :
(by the way, these test output files should not be part of the repository, should they ?)
Thanks,
The text was updated successfully, but these errors were encountered: