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.
What's your commit strategy in personal projects?

What's your commit strategy in personal projects?

23
Comments 21
1 min read
Don't git pull, use git pull --rebase instead

Don't git pull, use git pull --rebase instead

35
Comments 2
1 min read
Node.js app continuous deployment with AWS, PM2, and Github Actions.

Node.js app continuous deployment with AWS, PM2, and Github Actions.

25
Comments 11
4 min read
GitHub dark mode, isn't it amazing?

GitHub dark mode, isn't it amazing?

21
Comments 7
1 min read
Regular GIT actions of developers in 2021

Regular GIT actions of developers in 2021

15
Comments
3 min read
GIT - Unorthodox commands I use from time to time

GIT - Unorthodox commands I use from time to time

84
Comments 8
2 min read
How to clean your commits with Git rebase

How to clean your commits with Git rebase

5
Comments
2 min read
Git and Github:Git commands I frequently use

Git and Github:Git commands I frequently use

8
Comments
3 min read
Useful git commands to get you started

Useful git commands to get you started

26
Comments 2
4 min read
The most important git practice

The most important git practice

40
Comments 7
5 min read
Squashing commits in Git!

Squashing commits in Git!

22
Comments 5
5 min read
Github git cheat sheet

Github git cheat sheet

20
Comments
3 min read
A mental model for how Git works on a team

A mental model for how Git works on a team

15
Comments
3 min read
How to write good commit messages?

How to write good commit messages?

15
Comments
3 min read
GitLab upgrade paths

GitLab upgrade paths

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