Category: git

Show all categories →

Git is by far the most widely used version control system. In simple terms, it allows you to manage different versions of your source code, revert to older versions, and much more. If you want to work on a project with several people, git is almost inevitable.

You're interested in git?
Then subscribe our newsletter!

Top 20 VS Code Extensions for Higher Productivity (2026)

With VS Code extensions, you can turn Visual Studio Code into a powerful code editor for almost any programming language. Whether you’re working on web […]
Read more

How to generate Git SSH Keys (Windows, Mac & Linux)

In this tutorial, you will learn step-by-step how to generate, set up and store a Git SSH key for repository cloning.
Read more

Using Bitbucket Repository via SSH in Plesk

You want to use a (private) Bitbucket repository in your Plesk installation? No problem, let me show you how to do that.
Read more