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.
Five Git Workflows To Make Dev Work Easier ⛑️🤹🏼

Five Git Workflows To Make Dev Work Easier ⛑️🤹🏼

11
Comments
4 min read
Code Reviews Should Not Suck!

Code Reviews Should Not Suck!

15
Comments 1
7 min read
Git Cheat Sheet

Git Cheat Sheet

17
Comments
6 min read
Using Git Hooks To Run your Tests and/or Linter

Using Git Hooks To Run your Tests and/or Linter

4
Comments
2 min read
Git basics: Changing your last commit message

Git basics: Changing your last commit message

42
Comments 2
2 min read
Git basics: remove all local branches

Git basics: remove all local branches

185
Comments 26
2 min read
Understand the Root Cause of Regressions with Git Bisect

Understand the Root Cause of Regressions with Git Bisect

37
Comments 1
4 min read
How to add GitHub authentication to a Next.js application

How to add GitHub authentication to a Next.js application

17
Comments
5 min read
Follow Friday: Git Edition (15 July 2022)

Follow Friday: Git Edition (15 July 2022)

26
Comments 2
1 min read
Como gerar e manter o histórico do código com o git log.

Como gerar e manter o histórico do código com o git log.

4
Comments
4 min read
A JDK 17+ alternative to using binary files in your Java tests

A JDK 17+ alternative to using binary files in your Java tests

5
Comments 2
7 min read
My GitHub ReadMe

My GitHub ReadMe

18
Comments 2
1 min read
New GitHub Achievements

New GitHub Achievements

14
Comments 7
1 min read
Git Pull vs Git Fetch

Git Pull vs Git Fetch

30
Comments
3 min read
Alias to remove deleted branches in a git remote at once

Alias to remove deleted branches in a git remote at once

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