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.
The bare minimum to work with Git

The bare minimum to work with Git

3
Comments
1 min read
Getting started with your first open source project

Getting started with your first open source project

5
Comments 1
6 min read
Git: Renaming a Branch

Git: Renaming a Branch

5
Comments
1 min read
Git Merge: Merging Changes from other Branches

Git Merge: Merging Changes from other Branches

11
Comments
3 min read
Keep your email safe on github

Keep your email safe on github

1
Comments 2
2 min read
Refactoring Tools: Tactic Git for Smoother Refactoring

Refactoring Tools: Tactic Git for Smoother Refactoring

6
Comments
3 min read
How to write a good README

How to write a good README

106
Comments 10
11 min read
Resolving Git Merge Conflicts

Resolving Git Merge Conflicts

51
Comments 1
5 min read
Manage multiple git accounts

Manage multiple git accounts

7
Comments
2 min read
A Step by Step Guide to Git Branches

A Step by Step Guide to Git Branches

30
Comments
3 min read
How to Reset a Local Git branch to a Remote Branch

How to Reset a Local Git branch to a Remote Branch

11
Comments
3 min read
Stupid tricks to solve Git problems

Stupid tricks to solve Git problems

13
Comments
3 min read
Turbinando seu git bash (Windows) adicionando aliases (como se fosse o git plugin do zsh)

Turbinando seu git bash (Windows) adicionando aliases (como se fosse o git plugin do zsh)

6
Comments
5 min read
A New git-hooks Package

A New git-hooks Package

2
Comments
4 min read
Usar múltiples usuarios con Git

Usar múltiples usuarios con Git

8
Comments 3
3 min read
Submoduler: A tool to automatically keep git submodules updated through Python & Docker

Submoduler: A tool to automatically keep git submodules updated through Python & Docker

1
Comments
2 min read
Using YubiKey resident keys for Git and SSH on macOS

Using YubiKey resident keys for Git and SSH on macOS

14
Comments 3
4 min read
Communicate Risk with Git Commits

Communicate Risk with Git Commits

4
Comments
5 min read
Git 2.38 has changed!

Git 2.38 has changed!

4
Comments 1
2 min read
How I Solved Heroku H10 / 503 Error - A Story

How I Solved Heroku H10 / 503 Error - A Story

7
Comments
3 min read
Making life a breeze, with Git

Making life a breeze, with Git

4
Comments
4 min read
Some less popular git commands

Some less popular git commands

54
Comments
4 min read
A Beginners Guide to Contributing to an Existing Git Repository

A Beginners Guide to Contributing to an Existing Git Repository

4
Comments 1
5 min read
How to automate code format on commit

How to automate code format on commit

21
Comments 4
3 min read
Merging and pulling from git as you were used to

Merging and pulling from git as you were used to

Comments
1 min read
loading...