-
-
Notifications
You must be signed in to change notification settings - Fork 114
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
Indexing... Not responding #767
Comments
nvm it finally loaded afters ages only to find that it does have an issue with the hardlink folders git status " git status nothing to commit, working tree clean" |
Does this problem exist also for 1.3.0? |
I dunno... I still think there is some weirdness with that symlink stuff generally really slow sometimes with unstaged stuff |
It's just so slow .. I've tried smartgit and it doesn't behave like this on the same repo with unstaged files |
gittyup 1.4.0 just doesn't want to working
Not sure why.. no unstaged files.. project has lfs everything already committed and pushed
on windows I did use ...
mklink /j "C:\Projects\Unity\test\Assets\TheraBytes" "C:\Projects\Unity\test\Assets\TheraBytes"
mklink /h "C:\Projects\Unity\test\Assets\TheraBytes.meta" "C:\Projects\Unity\test\Assets\TheraBytes.meta"
etc
which git had no problems with
The text was updated successfully, but these errors were encountered: