Jishin Dev [JD]
09/26/2023, 2:47 PMgit rm --cached -r .
, git reset --hard
• git stash/ intellij shelve
• moving it to a different changelist
• reverting the changes it claims to have (shows random changes never done on local)
But it still COMES
right back within seconds 🥹 . Unable to pull from remote through intelliJ as it warns there are local changes that needs to be removed/stashed etc (which don't work).
Something I'm yet to try is deleting the local repo and pulling a fresh copy from remote. but once in the past I've noticed that failing too. Earlier when I got it to work, was when I moved it to different changelist and called it mean names. but now even that doesn't seem to be working. Someone help! 😭
IntelliJ IDEA 2023.2.1 (Community Edition)
Build #IC-232.9559.62, built on August 23, 2023
Runtime version: 17.0.8+7-b1000.8 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.5.2
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 8
Metal Rendering is ON
Registry:
debugger.new.tool.window.layout=true
ide.experimental.ui=true
kotlin.wasm.wizard=true
Non-Bundled Plugins:
com.jetbrains.packagesearch.intellij-plugin (232.9559.10)
Kotlin: 232-1.9.0-IJ9559.62
mcampbell
10/02/2023, 9:47 AMJishin Dev [JD]
10/03/2023, 5:57 AMmcampbell
10/03/2023, 11:31 AMJishin Dev [JD]
10/03/2023, 11:33 AM