Tag: Git
If You're Installing Node.js or pnpm on Windows Now, Use mise! A Quick Cheat Sheet (VSCode + Git Bash)
Published:The shortest steps for managing Node.js/pnpm with mise in a Windows VSCode + Git Bash environment
Fix SourceTree's dubious ownership error with takeown
Published:ShortAfter a PC migration, SourceTree may show `fatal: detected dubious ownership in repository...` for repositories copied from the old machine. I fixed the ownership mismatch by reassigning the target directory owner with `takeown`.