DEV Community

Git

Software for tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Beginner's Guide to using Git

Beginner's Guide to using Git

10
Comments
6 min read
Conventional Changelog support

Conventional Changelog support

5
Comments
4 min read
Validating commit messages with dart and Lefthook

Validating commit messages with dart and Lefthook

3
Comments
3 min read
Setting up a new (React) project with GitHub

Setting up a new (React) project with GitHub

23
Comments 2
3 min read
Undo in Git: How to fix common mistakes

Undo in Git: How to fix common mistakes

107
Comments 6
6 min read
Is GitHub Desktop available for GNU/Linux?

Is GitHub Desktop available for GNU/Linux?

66
Comments 16
2 min read
Git Repo Sync: Simple Bash script to sync master and develop branches for a classic Git Flow Branching Model

Git Repo Sync: Simple Bash script to sync master and develop branches for a classic Git Flow Branching Model

9
Comments 8
1 min read
Today I learned how to merge using the CLI. 🧙‍♂️

Today I learned how to merge using the CLI. 🧙‍♂️

16
Comments 8
1 min read
Git, but not dumb down: Introduction

Git, but not dumb down: Introduction

37
Comments 2
6 min read
Git: How to save your changes temporarily

Git: How to save your changes temporarily

6
Comments
3 min read
Mastering Git Stash Workflow

Mastering Git Stash Workflow

109
Comments 7
5 min read
A (Very) Simple Git Workflow

A (Very) Simple Git Workflow

54
Comments 2
4 min read
Top 10 git commands everyone should know

Top 10 git commands everyone should know

176
Comments 11
8 min read
Commit Mistake: How to untracked files in Git

Commit Mistake: How to untracked files in Git

8
Comments
2 min read
Introduction to Branches and Pull Requests for Beginners.

Introduction to Branches and Pull Requests for Beginners.

59
Comments 2
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.