Murmele / Gittyup

Understand your Git history!
https://murmele.github.io/Gittyup
MIT License
1.37k stars 108 forks source link

Indexing... Not responding #767

Open XeonG opened 1 month ago

XeonG commented 1 month ago

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

XeonG commented 1 month ago

nvm it finally loaded afters ages only to find that it does have an issue with the hardlink folders

git status

" git status On branch main Your branch is up to date with 'origin/main'.

nothing to commit, working tree clean"

XeonG commented 1 month ago

gittyup_LgigXxGN2t

Murmele commented 1 month ago

Does this problem exist also for 1.3.0?

XeonG commented 1 month ago

I dunno... I still think there is some weirdness with that symlink stuff generally really slow sometimes with unstaged stuff

XeonG commented 4 weeks ago

It's just so slow .. I've tried smartgit and it doesn't behave like this on the same repo with unstaged files