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.
How To Use `git diff`

How To Use `git diff`

5
Comments 1
1 min read
The History Behind Git

The History Behind Git

78
Comments 5
6 min read
How to Get Better with Git

How to Get Better with Git

312
Comments 20
4 min read
5 Git Tips To Level Up Your Workflow

5 Git Tips To Level Up Your Workflow

121
Comments 1
5 min read
Run a TypeScript type check in your pre-commit hook using lint-staged + husky

Run a TypeScript type check in your pre-commit hook using lint-staged + husky

45
Comments 11
2 min read
GitHub repos for Rock Stars

GitHub repos for Rock Stars

21
Comments 1
2 min read
Managing Git credentials the easy way

Managing Git credentials the easy way

8
Comments
1 min read
perlbrew improved

perlbrew improved

4
Comments
1 min read
How to get 100 stars every day on GitHub?

How to get 100 stars every day on GitHub?

33
Comments 22
3 min read
Master Git in 7 minutes

Master Git in 7 minutes

1035
Comments 37
7 min read
The Branch & Merge Game

The Branch & Merge Game

1
Comments
10 min read
Why should you write good commits?

Why should you write good commits?

30
Comments 4
4 min read
Git Cheat Sheet

Git Cheat Sheet

5
Comments
3 min read
git rebase (not) --interactive

git rebase (not) --interactive

4
Comments
4 min read
Git commands that you might not have used before.

Git commands that you might not have used before.

7
Comments
4 min read
Basic Git commands for beginners

Basic Git commands for beginners

5
Comments 4
2 min read
Creating vite vue ts template: Git init

Creating vite vue ts template: Git init

3
Comments
1 min read
Creating vite vue ts template: Github project template

Creating vite vue ts template: Github project template

2
Comments
1 min read
How to Fork a Repo on GitHub using Your Mobile Device

How to Fork a Repo on GitHub using Your Mobile Device

8
Comments 5
4 min read
Reduce WIP by practicing trunk-based development, rather than pull requests

Reduce WIP by practicing trunk-based development, rather than pull requests

4
Comments
10 min read
Automatically lint & format your code on commit when using Next.js

Automatically lint & format your code on commit when using Next.js

39
Comments 6
5 min read
My Git Worktree Workflow

My Git Worktree Workflow

5
Comments
5 min read
A Workflow for Cloning and Launching Git Repositories in New tmux Windows

A Workflow for Cloning and Launching Git Repositories in New tmux Windows

3
Comments
2 min read
The best VS Code extensions to supercharge Git (yes, there’s more than GitLens!)

The best VS Code extensions to supercharge Git (yes, there’s more than GitLens!)

760
Comments 27
4 min read
50 git short commands you should know which pro uses... 😉

50 git short commands you should know which pro uses... 😉

19
Comments 2
2 min read
loading...