Operations | Monitoring | ITSM | DevOps | Cloud

Collaboration

5 open source projects to contribute to in 2024

Contributing to open source software helps you develop new skills, gain real-world coding experience, interact with new technologies, and meet new people. But with so many open source projects to choose from — developers started some 52 million new projects on GitHub in 2022 alone — it can be difficult to figure out which repositories to contribute to. If you’re thinking about joining a new open source project in 2024, you’ve come to the right place.

Quick #Git Tip: Diffs #shorts

Diffs compare two data sets – like files or commits – and show the changes between them. They're especially handy when reviewing your repo, helping you see at a glance what's been added or removed. 👀 Additions light up in green with a plus sign, while deletions are marked in red with a minus sign. This makes it easier to review changes, decide on merges, and even copy code snippets! 👍

Intro to GitKraken CLI

There's power in grouping your repos! With the GitKraken CLI, you gain access to GitKraken Workspaces which allow you to group repos and perform multi-repo actions like fetch, pull, and push. Synchronize on PRs & Issues from platforms like GitHub, GitLab, and Bitbucket, and integrate seamlessly with GitKraken Client & GitLens in VS Code for instant Git visualization.

Want to take the stress out of multi-repo management? | GitKraken Workspaces #shorts

In Kevin's recent YouTube video (check him out @kitokeboo), he dives into his secret weapon for multi repo organization – GitKraken Workspaces! See everything you care about in a consolidated view so you don't have to jump between dozens of tabs and tools. 😵‍💫 GitKraken Workspaces simplifies your workflow by bringing all your essential repos into one, easy-to-navigate space. 🌟 Check out Kevin's full video to learn how he uses Workspaces for his open-source projects! 🧑‍💻