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.
Favorite Git Interactive Tutorials or Videos?

Favorite Git Interactive Tutorials or Videos?

7
Comments 5
1 min read
What's happens when you `git commit`

What's happens when you `git commit`

202
Comments 11
5 min read
Linting, committing and pushing your code in one magic command

Linting, committing and pushing your code in one magic command

11
Comments 2
2 min read
Writing Your Own Changelog Generator with Git

Writing Your Own Changelog Generator with Git

11
Comments
8 min read
Improve Your Git Productivity with Bash

Improve Your Git Productivity with Bash

78
Comments 12
2 min read
Git: Theirs vs Ours

Git: Theirs vs Ours

31
Comments
4 min read
How to sync your fork with the parent repository

How to sync your fork with the parent repository

147
Comments 13
2 min read
How to correct Git Commit Messages

How to correct Git Commit Messages

164
Comments 4
3 min read
How are you writing a commit message?

How are you writing a commit message?

258
Comments 21
6 min read
3rd-party binaries in Windows Git Bash

3rd-party binaries in Windows Git Bash

7
Comments
5 min read
Git alias trick: Comparing your local branch to the upstream version

Git alias trick: Comparing your local branch to the upstream version

5
Comments
2 min read
Should you rebase or merge to update feature branches in git?

Should you rebase or merge to update feature branches in git?

10
Comments 5
4 min read
Branching & Merging Strategies – Release Flow

Branching & Merging Strategies – Release Flow

14
Comments
7 min read
Fuzzy branches: a brief example of a git custom command.

Fuzzy branches: a brief example of a git custom command.

38
Comments 6
6 min read
How to keep your forked repository current

How to keep your forked repository current

310
Comments 19
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.