Open XeonG opened 6 months 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"
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