Remix.run Logo
ramon156 4 hours ago

I'd advise to do what you're doing, but to check the commands it runs and figuring out why it does these things. The first step is usally "what does git [command] do?" followed by `man git-[command]` and see what it does.

That way you're still "blazingly-fast with your SOTA-LLM!!!" while also understanding why :)