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

Don't show changes and can't pull - file path too long #360

Open
leopthurler opened this issue Nov 11, 2022 · 2 comments
Open

Don't show changes and can't pull - file path too long #360

leopthurler opened this issue Nov 11, 2022 · 2 comments
Labels
bug Something isn't working windows Windows-related

Comments

@leopthurler
Copy link

Hello,

I'm facing some problems to use Gittyup with one of our projects. The Gittyup don't detect my file changes, don't show pull status and don't show commit options in this project.

vGps7D1
Project on Gittyup.

731XFw3
Project on Sourcetree

I believe that this problems occurs because this project has files with long path names, and I tested Gittyup on another project without files with long path names and this problem doesn't occurs.
b4fEYjY

I already configured git configs to allow long path file names.
tulBQQ7

I tried change the configuration file as showed in the last imagem, execute the commands git config --system core.longpaths true and git config --global core.longpaths true on prompt window opened as admin. But this problem continue, could you help me?

@exactly-one-kas exactly-one-kas added bug Something isn't working windows Windows-related labels Nov 11, 2022
@leopthurler
Copy link
Author

Hello,

You have an ETA to fix this problem?

@exactly-one-kas
Copy link
Collaborator

This will most likely be fixed with #153 since proper support for core.longpaths has been added "recently" in 2021 via libgit2/libgit2#5857

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows Windows-related
Projects
None yet
Development

No branches or pull requests

2 participants