wireshark_profiles icon indicating copy to clipboard operation
wireshark_profiles copied to clipboard

Problem with the iSCSI files

Open VitMain opened this issue 1 year ago • 1 comments

Hello!

While cloning this repository, I had a problem with iSCSI/ISCSI files on MacOS. One file should be merged with another or deleted. Please fix this issue.

git clone https://github.com/amwalding/wireshark_profiles.git
Cloning into 'wireshark_profiles'...
remote: Enumerating objects: 501, done.
remote: Counting objects: 100% (264/264), done.
remote: Compressing objects: 100% (180/180), done.
remote: Total 501 (delta 116), reused 194 (delta 84), pack-reused 237 (from 1)
Receiving objects: 100% (501/501), 26.01 MiB | 11.79 MiB/s, done.
Resolving deltas: 100% (163/163), 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:

  'ISCSI.zip'
  'iSCSI.zip'
  
  

VitMain avatar Dec 29 '24 06:12 VitMain

Should be fixed as soon as My CI/CD Pipeline is implemented.

AWildLeon avatar Apr 21 '25 18:04 AWildLeon