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 See Which Branch Your Teammate is on in PhpStorm

How to See Which Branch Your Teammate is on in PhpStorm

51
Comments 1
1 min read
Configuration for Husky + pre-commit

Configuration for Husky + pre-commit

43
Comments 1
2 min read
Getting Started with Strapi Workflows Using Git

Getting Started with Strapi Workflows Using Git

5
Comments
6 min read
Gnarly Learnings from August

Gnarly Learnings from August

3
Comments
3 min read
5 Ways To Undo Mistakes In Git

5 Ways To Undo Mistakes In Git

138
Comments 2
5 min read
Use git bisect to see when you broke the tests

Use git bisect to see when you broke the tests

5
Comments 1
2 min read
Github shortcuts that will make sure that you don't have to use your mouse while browsing

Github shortcuts that will make sure that you don't have to use your mouse while browsing

3
Comments
2 min read
Solve merge conflicts with PHPStorm

Solve merge conflicts with PHPStorm

8
Comments
2 min read
Git and GitHub - The Complete Guides - Chapter 1: Git Started

Git and GitHub - The Complete Guides - Chapter 1: Git Started

91
Comments 5
13 min read
Git and Github: The Complete Guides - Chapter 2: Undo Things in Git

Git and Github: The Complete Guides - Chapter 2: Undo Things in Git

53
Comments
11 min read
How to get Clone a private Github repo!?

How to get Clone a private Github repo!?

23
Comments 8
1 min read
Adicionar alias no git

Adicionar alias no git

6
Comments
3 min read
Git alias to checkout & pull the default branch of GitHub repositories

Git alias to checkout & pull the default branch of GitHub repositories

6
Comments
1 min read
A simple tip to keep GitHub commit history less cluttered

A simple tip to keep GitHub commit history less cluttered

1
Comments
2 min read
Sync fork with the original repository using git

Sync fork with the original repository using git

8
Comments
3 min read
🆘 Git tips - comandos úteis para sobreviver no dia a dia

🆘 Git tips - comandos úteis para sobreviver no dia a dia

9
Comments
10 min read
Git alias, crie comandos personalizados para turbinar seu git

Git alias, crie comandos personalizados para turbinar seu git

6
Comments 1
2 min read
3 Reasons to Upgrade Git For The First Time Ever

3 Reasons to Upgrade Git For The First Time Ever

127
Comments 2
2 min read
How I got Linus Torvalds in my contributors on GitHub

How I got Linus Torvalds in my contributors on GitHub

168
Comments 37
2 min read
How to use native git as a key-value store

How to use native git as a key-value store

6
Comments
3 min read
Git/Github Basics

Git/Github Basics

6
Comments 2
3 min read
Fix mistaken commits in Git 🔁!

Fix mistaken commits in Git 🔁!

2
Comments
2 min read
Delete multiple locals branches in two commands

Delete multiple locals branches in two commands

4
Comments
2 min read
An Ultimate Guide to Git and Github

An Ultimate Guide to Git and Github

201
Comments 16
5 min read
Mitigating Conflicts In Pull Requests

Mitigating Conflicts In Pull Requests

3
Comments
4 min read
loading...