Hm weird, it works fine for me,
What OS are you using?
c
curved-ram-6189
05/31/2023, 3:50 PM
Ubuntu 22.04, git version 2.34.1
curved-ram-6189
07/27/2023, 5:37 PM
@magnificent-energy-493 I finally figured out what my issue was here. I have an encrypted home drive, and it imposes limits on the filename length beyond what ext4 or Linux does on its own. Cloning the repo outside of my encrypted home directory fixed it. Silly eCryptFS issue!