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 make your first contribution to Open Source? A Beginner's Guide

How to make your first contribution to Open Source? A Beginner's Guide

248
Comments 13
8 min read
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

36
Comments 10
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 21
3 min read
Master Git in 7 minutes

Master Git in 7 minutes

1032
Comments 37
7 min read
The Branch & Merge Game

The Branch & Merge Game

1
Comments
10 min read
Git Cheat Sheet

Git Cheat Sheet

5
Comments
3 min read
Why should you write good commits?

Why should you write good commits?

30
Comments 4
4 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!)

757
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
Gitlab CI/CD for npm packages

Gitlab CI/CD for npm packages

11
Comments 2
4 min read
Using VS Code to git rebase

Using VS Code to git rebase

44
Comments 6
2 min read
More security thanks to micro-learning and gamification – Secure Code Warrior plugin for SCM-Manager

More security thanks to micro-learning and gamification – Secure Code Warrior plugin for SCM-Manager

2
Comments
4 min read
5 ultimate resources for git #1

5 ultimate resources for git #1

98
Comments 9
2 min read
How to Squash 3 commits into 1?

How to Squash 3 commits into 1?

8
Comments 2
1 min read
Entendendo mais sobre Git/Github

Entendendo mais sobre Git/Github

11
Comments
4 min read
Git: how to salir de esta, ramas

Git: how to salir de esta, ramas

3
Comments
21 min read
Learn Working with Git and Bitbucket

Learn Working with Git and Bitbucket

2
Comments
2 min read
manage the large code

manage the large code

11
Comments
2 min read
Git Config and Git Aliases

Git Config and Git Aliases

10
Comments 2
3 min read
11 Git Commands I Use Every Day

11 Git Commands I Use Every Day

383
Comments 15
3 min read
How to set up `git bro` command with git alias

How to set up `git bro` command with git alias

2
Comments
1 min read
How NOT to use Git in Practice. Ten Git usages, you should know to avoid.

How NOT to use Git in Practice. Ten Git usages, you should know to avoid.

20
Comments 1
6 min read
How to verify your commits on GitHub

How to verify your commits on GitHub

71
Comments 4
4 min read
Elevate your Git-fu!

Elevate your Git-fu!

127
Comments 8
5 min read
Enforce Husky Pre-Commit With ESLint & Prettier In Monorepo

Enforce Husky Pre-Commit With ESLint & Prettier In Monorepo

33
Comments 5
3 min read
Intro Git and github 💻

Intro Git and github 💻

19
Comments
6 min read
🔧 Git remote readd alias

🔧 Git remote readd alias

3
Comments
3 min read
Git - Um breve estudo.

Git - Um breve estudo.

9
Comments 1
20 min read
Getting Started with Git

Getting Started with Git

24
Comments 2
5 min read
Converting GitHub Repositories to “main”

Converting GitHub Repositories to “main”

6
Comments
6 min read
Handy Commands For Developers

Handy Commands For Developers

5
Comments
2 min read
Professional Version Control with Git: Pt 2 - Collaboration

Professional Version Control with Git: Pt 2 - Collaboration

6
Comments
12 min read
Professional Version Control with Git: Pt 1 - The Basics

Professional Version Control with Git: Pt 1 - The Basics

6
Comments
19 min read
Professional Version Control with Git: Pt 3 – Rebase and Bisect

Professional Version Control with Git: Pt 3 – Rebase and Bisect

6
Comments
12 min read
Common handy git commands

Common handy git commands

20
Comments
5 min read
Alterar o Método de Autenticação do Repositório Git Local

Alterar o Método de Autenticação do Repositório Git Local

6
Comments
1 min read
GitLab 14.0 is now available! 🌻

GitLab 14.0 is now available! 🌻

Comments
4 min read
How to see git history in VsCode?

How to see git history in VsCode?

3
Comments
1 min read
How to remove files from git?

How to remove files from git?

3
Comments
1 min read
How to commit minor changes into a previous commit (changing history of repo)?

How to commit minor changes into a previous commit (changing history of repo)?

2
Comments
1 min read
Git Squash Simplified

Git Squash Simplified

230
Comments 10
4 min read
All you need to know to survive in Git!

All you need to know to survive in Git!

4
Comments
7 min read
How to revert local branch to the remote branch commit?

How to revert local branch to the remote branch commit?

2
Comments
1 min read
loading...