Skip to content

Slightly broken clean git clone #59646

New issue

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

Open
natikgadzhi opened this issue May 5, 2025 · 1 comment
Open

Slightly broken clean git clone #59646

natikgadzhi opened this issue May 5, 2025 · 1 comment

Comments

@natikgadzhi
Copy link
Contributor

Topic

No response

Relevant information

Let's clean up the weird collisions? not blocking I think.

❯ git clone git@github.com:airbytehq/airbyte.git
Cloning into 'airbyte'...
sign_and_send_pubkey: signing failed for RSA "cardno:15_262_498" from agent: agent refused operation
Enter passphrase for key '/Users/natikgadzhi/.ssh/id_ed25519':
remote: Enumerating objects: 1013560, done.
remote: Counting objects: 100% (749/749), done.
remote: Compressing objects: 100% (187/187), done.
remote: Total 1013560 (delta 722), reused 572 (delta 561), pack-reused 1012811 (from 2)
Receiving objects: 100% (1013560/1013560), 667.62 MiB | 18.29 MiB/s, done.
Resolving deltas: 100% (670210/670210), done.
Updating files: 100% (15693/15693), 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:

  'airbyte-integrations/connectors/source-file/integration_tests/sample_files/test.csv.ZIP'
  'airbyte-integrations/connectors/source-file/integration_tests/sample_files/test.csv.Zip'
  'airbyte-integrations/connectors/source-file/integration_tests/sample_files/test.csv.zip'
@marcosmarxm
Copy link
Member

Thanks for heads up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants