entwickler-tools Versionskontrolle
Git Basics for Non-Developers
What version control is, what problem Git solves, and the mental model behind it: repository, commit, branch, merge, and remote, explained plainly.
Redaktion
Git und verwandte Werkzeuge zur Versionsverwaltung von Code.
What version control is, what problem Git solves, and the mental model behind it: repository, commit, branch, merge, and remote, explained plainly.
The common branching models and their trade-offs, the pull request workflow with CI, short-lived vs. long-lived branches, and a recommendation for small teams.