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.
Quickly Grab Stuff From Your Git History

Quickly Grab Stuff From Your Git History

22
Comments
3 min read
Gerenciando múltiplas contas do git [pt-BR]

Gerenciando múltiplas contas do git [pt-BR]

5
Comments
2 min read
Cherry-Pick Your Teammate's Changes Without Push 'n Pull-ing To Your Repo In IntelliJ

Cherry-Pick Your Teammate's Changes Without Push 'n Pull-ing To Your Repo In IntelliJ

72
Comments
2 min read
Setup a Self-Hosted Git Service with Gitea

Setup a Self-Hosted Git Service with Gitea

23
Comments 1
9 min read
Branching and working with remotes in git

Branching and working with remotes in git

12
Comments
10 min read
Too many commits, squash'em!!

Too many commits, squash'em!!

12
Comments 1
3 min read
10 Git Commands everybody should know

10 Git Commands everybody should know

42
Comments
6 min read
Good practices for Gitflow - Buenas prácticas para Gitflow

Good practices for Gitflow - Buenas prácticas para Gitflow

12
Comments
10 min read
5 Years of Hacktoberfest

5 Years of Hacktoberfest

8
Comments
3 min read
Git and GitHub: The Complete Guides - Chapter 8 : Collaboration

Git and GitHub: The Complete Guides - Chapter 8 : Collaboration

104
Comments 45
10 min read
Open Source: Rewriting git history(amend/rebase)

Open Source: Rewriting git history(amend/rebase)

10
Comments 10
4 min read
Git pre-hook: Setup pre-push hook for Gradle project example

Git pre-hook: Setup pre-push hook for Gradle project example

8
Comments
2 min read
Convención de mensajes para tus commits en Git que puedes emplear en tu proyecto

Convención de mensajes para tus commits en Git que puedes emplear en tu proyecto

12
Comments
4 min read
A practical introduction to git – jumping in with both feet

A practical introduction to git – jumping in with both feet

16
Comments
6 min read
How To Enable Real-Time Merge Conflict Detection in PhpStorm

How To Enable Real-Time Merge Conflict Detection in PhpStorm

52
Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.