3 pages tagged with "git"
Verified git commits
November 17, 2024When it comes to software development, trust and security are very important. One easy way to level up both is by using verified commits.
Whether you’re working on an open-source project or in a private company, verified commits can make sure your contributions are legit. Let’s break down what they are, why they’re important, and how to start using them.
Open-Source Software
May 03, 2021What is Open-Source Software (OSS)? What are their benefits? How can you start contributing to any OSS? Pet projects? Knowledge sharing? Why all of these?
Sharing your git patches
December 01, 2020Discover another way of sharing suggestions with your development team.