So I keep having really unpredictable behavior from my git stuff and command line.
For example all my builds for any projects take about 4-5 times longer then anyone else that I ever talk to. The other problem I am running into is like that my git commands sometimes are useless, like if I do a git pull from a gitlab repository I can almost guarantee it will not give me the correct files. I know its doing that because it will say I am up to date but then I will go and check the branch on through the DOM navigator and there will be whole files that I am missing same branch and supposedly up to date.
Ive noticed linting that slips though undetected, and quite a few times where I do a build I get no errors thing everything is honkey doory push it to a PR and find out that things that I thought were fixed or working are broken when someone else does a build.
Something is not right and it is driving me insane. I never had this problem on my laptop.
Any advice anyone? This is making me really kinda frustrated.