Codeminer42's Engineering Blog
Commit

Securing git commits on Windows 10 and WSL2
Git-based platforms such as Github and Gitlab are probably the most common code management tools out there. Therefore, securing your access to whatever codebase you work on is of dire…
Crazy Developer in Git commit – -amend
Are you new on git? And you know these commands: git add , git commit , git pull , git push , git status. But are you starting to feel…