if (code.broken) then fix();
  • azure
  • devops
  • linux
  • dotnet core
  • docker
  • powershell
  • git
Subscribe
Tagged

git

A collection of 2 posts

Signing git commits
git

Signing git commits

Why would I want to sign my git commits?Quite simply put, it is to add confidence in the commit change comes from the contributor it says it does! verified commitThis would be more appropriate for open source projects where anyone and everyone can contribute, but there is no harm

  • kam
kam May 13, 2021 • 2 min read
Some git snippets
git

Some git snippets

Some useful git snippets

  • kam
kam Jan 24, 2021 • 1 min read
if (code.broken) then fix(); © 2023
Powered by Ghost