Nachrichten

Wer Versionsverwaltung einsetzt, wird von Git schon mal gehört haben – nicht zuletzt durch GitHub. Das verteilte Versionsverwaltungs-System Git kann aber auch ohne GitHub benutzt werden, was gerade ...
Git isn't hard to learn, and when you combine Git and GitHub, you've just made the learning process significantly easier. This two-hour Git and GitHub video tutorial shows you how to get started with ...
IT-Teams können in Git eine Versionskontrolle einführen. In Git gibt es Mechanismen, die es Programmierern erlauben, Commits auf eine bekannte, funktionierende Version zurückzusetzen. Es gibt jedoch ...
Der wohl am meisten missverstandene Prozess in der Welt der verteilten Versionsverwaltung ist der Befehl git revert. In diesem Artikel erläutern wir anhand eines Beispiels, wie man einen Git Commit ...
If you’ve ever explored the world of software development, then chances are you’ve heard of GitHub. This code hosting platform is one of the most popular ways for developers to host their projects and ...
To understand Git and the concept of version control, looking at version control from an historical perspective is helpful. There have been three generations of version control software. The first ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Git isn’t hard to learn. Moreover, with a Git GUI such as Atlassian’s Sourcetree, and a SaaS ...