This message was deleted.
# general
m
This message was deleted.
m
Hm weird, it works fine for me, What OS are you using?
c
Ubuntu 22.04, git version 2.34.1
@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!
m
Oooh glad you figured it out!