Visual Studio Code has been my favorite programming text editor and integrated development environment (IDE) for years. Even ...
git-worktree-manager.sh is a self-updating shell script for managing Git repositories using a bare clone + worktree workflow. I created this project following frustration using the standard tooling.
We have a repository that uses Git LFS on GitHub (https://github.com/ROCm/rocm-libraries), storing about 1.2GB of data, like this gfx908.kdb.bz2 file. Some time ...