Tag
version-control
Safeguard articles tagged "version-control" — guides, analysis, and best practices for software supply chain and application security.
2 articles
DevSecOps
How to Git Pull a Remote Branch (and Check It Out Safely)
A clear guide to git pull remote branch workflows: fetching, checking out a remote branch for the first time, and the tracking setup that avoids surprises.
Oct 8, 20256 min read
DevSecOps
How to Use Git Branch (and git checkout) Safely
A working reference for creating, switching, and checking out Git branches, plus the security habits that keep secrets and bad commits out of your history.
Feb 24, 20256 min read