Git

Image: Bitbucket vs. GitHub code repository hosting comparisonBEST-BACK­GROUNDSShut­ter­stock

Bitbucket vs. GitHub code repos­i­to­ry hosting com­par­i­son

A good code repos­i­to­ry is an essential element for the col­lab­o­ra­tive de­vel­op­ment, man­age­ment, and mon­i­tor­ing of your business’ projects. When it comes to con­sid­er­ing the best-known and most popular hosting services for Git, you’ll mostly see “Bitbucket vs. GitHub” com­par­isons.…

Read more
Image: How to install Git on Ubuntu 20.04 in 3 simple stepsREDPIXEL.PLShut­ter­stock

How to install Git on Ubuntu 20.04 in 3 simple steps

The popular open-source version control system Git works flaw­less­ly on Ubuntu 20.04. That’s because the well-known Linux inventor Linus Torvalds developed the software himself. In this article, we’ll provide you with step-by-step in­struc­tions for in­stalling Git on Ubuntu 20.04.…

Read more
Image: How to install Git on Ubuntu 22.04 in 3 simple stepsESB Pro­fes­sion­alShut­ter­stock

How to install Git on Ubuntu 22.04 in 3 simple steps

Git is designed to be used on Linux, so it’s no surprise that you can install Git on Ubuntu 22.04 in just a few steps. Find out which use cases it’s worth having your own Linux server with Git for and how to install the version control software. Our step-by-step in­struc­tions will…

Read more
Image: GitHub Workflows—How to use this practical GitHub featurePR Image FactoryShut­ter­stock

GitHub Workflows—How to use this practical GitHub feature

GitHub is the most popular version control tool out there and has improved its offering with a wide range of extra features. GitHub workflows are part of the con­tin­u­ous in­te­gra­tion platform GitHub actions. Workflows allow you to work more ef­fi­cient­ly by au­tomat­ing certain actions…

Read more
Image: Git Branch: How to rename a local and remote branchREDPIXEL.PLShut­ter­stock

Git Branch: How to rename a local and remote branch

Renaming a Git branch is easily done. But there are dif­fer­ences between local and remote branches. In this article, you will learn how repos­i­to­ry and branches act, what you need to do if you want to rename a Git branch, and which commands are crucial for this. This will help you…

Read more
Image: How to use an SSH key with GitHubwk1003mikeShut­ter­stock

How to use an SSH key with GitHub

Since 2021, pass­word­less access via SSH key has been mandatory to edit GitHub repos­i­to­ries. Con­ve­nient­ly, you only need to set up access once. We’ll clearly demon­strate how to create a private/public key pair on your local system and how to deposit the public key on GitHub. In…

Read more
Image: GitLab vs. GitHub – a comparison of the two version control systemsREDPIXEL.PLShut­ter­stock

GitLab vs. GitHub – a com­par­i­son of the two version control systems

GitLab and GitHub are two popular version control platforms designed to simplify team software de­vel­op­ment. Both tools offer a very similar range of functions, but there are also clear dif­fer­ences between GitHub and GitLab. In this com­par­i­son, we’ll explain the instances in which…

Read more
Image: GitHub CopilotBEST-BACK­GROUNDSShut­ter­stock

GitHub Copilot

In the future, GitHub Copilot is supposed to be able to help de­vel­op­ers create code and even write their own blocks. Currently, however, the GitHub AI is still in the testing phase. Here you can find out what GitHub Copilot is, what ad­van­tages it could bring you, and what known…

Read more
Image: How to use GitHub ActionsESB Pro­fes­sion­alShut­ter­stock

How to use GitHub Actions

GitHub Actions can save you time by allowing you to integrate a number of con­ve­nient features directly into your GitHub repos­i­to­ry. By au­tomat­ing certain actions in your workflows, you can always keep your code up to date. In this article, we’ll show you how GitHub Actions works…

Read more
Image: How to install GitHub DesktopChin­napongShut­ter­stock

How to install GitHub Desktop

GitHub is an open-source version control tool. GitHub Desktop is a native app that makes checking out software easier and lets de­vel­op­ers network and col­lab­o­rate on projects. The GUI allows de­vel­op­ers to track, store, and col­lab­o­rate on apps. The desktop version has the bonus of…

Read more