Skip to content
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

Collided path due to case-sensitivity #3573

Open
tvami opened this issue Dec 6, 2023 · 0 comments
Open

Collided path due to case-sensitivity #3573

tvami opened this issue Dec 6, 2023 · 0 comments

Comments

@tvami
Copy link
Contributor

tvami commented Dec 6, 2023

If I check out this repo on a Mac I get this msg

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:

  'bin/Powheg/production/2017/13TeV/Higgs/MSSM/bbH_MuMu_NNPDF31_13TeV/makecards.py'
  'bin/Powheg/production/2017/13TeV/Higgs/MSSM/bbh_MuMu_NNPDF31_13TeV/makecards.py'
  'bin/Powheg/production/2017/13TeV/Higgs/MSSM/bbH_MuMu_NNPDF31_13TeV/powheg.input_template'
  'bin/Powheg/production/2017/13TeV/Higgs/MSSM/bbh_MuMu_NNPDF31_13TeV/powheg.input_template'
  'bin/Powheg/production/2017/13TeV/Higgs/MSSM/ggH_MuMu_NNPDF31_13TeV/makecards.py'
  'bin/Powheg/production/2017/13TeV/Higgs/MSSM/ggh_MuMu_NNPDF31_13TeV/makecards.py'
  'bin/Powheg/production/2017/13TeV/Higgs/MSSM/ggH_MuMu_NNPDF31_13TeV/powheg-fh.in_template'
  'bin/Powheg/production/2017/13TeV/Higgs/MSSM/ggh_MuMu_NNPDF31_13TeV/powheg-fh.in_template'
  'bin/Powheg/production/2017/13TeV/Higgs/MSSM/ggH_MuMu_NNPDF31_13TeV/powheg.input_template'
  'bin/Powheg/production/2017/13TeV/Higgs/MSSM/ggh_MuMu_NNPDF31_13TeV/powheg.input_template'

and it automatically shows this in the git status without me doing anything

	modified:   bin/Powheg/production/2017/13TeV/Higgs/MSSM/bbH_MuMu_NNPDF31_13TeV/makecards.py
	modified:   bin/Powheg/production/2017/13TeV/Higgs/MSSM/ggH_MuMu_NNPDF31_13TeV/makecards.py
	modified:   bin/Powheg/production/2017/13TeV/Higgs/MSSM/ggH_MuMu_NNPDF31_13TeV/powheg.input_template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant