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.
Give me your git command

Give me your git command

9
Comments
1 min read
Cómo escribir excelentes commits

Cómo escribir excelentes commits

8
Comments
2 min read
A couple of useful git aliases

A couple of useful git aliases

7
Comments
2 min read
The successful codeline process

The successful codeline process

7
Comments
2 min read
How to merge a branch when you forgot it's name ? -Git

How to merge a branch when you forgot it's name ? -Git

2
Comments
1 min read
Git branching strategies

Git branching strategies

4
Comments 1
2 min read
Useful Git Commands for Beginners

Useful Git Commands for Beginners

9
Comments
4 min read
GIT - Como resolver conflitos de merge

GIT - Como resolver conflitos de merge

13
Comments 1
6 min read
Falta algo no seu commit

Falta algo no seu commit

11
Comments
3 min read
My opinion on what makes a good Code Review.

My opinion on what makes a good Code Review.

160
Comments 10
2 min read
How to learn Git - a guide for beginners

How to learn Git - a guide for beginners

13
Comments
3 min read
Create a commit message in an interactive format.

Create a commit message in an interactive format.

4
Comments
1 min read
Padronização com GitFlow - Git e Github

Padronização com GitFlow - Git e Github

3
Comments
3 min read
Breaking Down The Kubernetes API

Breaking Down The Kubernetes API

16
Comments 1
4 min read
How to add a Blank Directory to your Git Repository

How to add a Blank Directory to your Git Repository

8
Comments 2
1 min read
How to make Git forget a tracked file now in .gitignore

How to make Git forget a tracked file now in .gitignore

17
Comments
1 min read
Git: Commit (and ignore files from commit)

Git: Commit (and ignore files from commit)

4
Comments
1 min read
List all git commits with GitPython

List all git commits with GitPython

15
Comments 2
1 min read
How to re-open a repository cloned in a volume, from Visual Studio Code

How to re-open a repository cloned in a volume, from Visual Studio Code

6
Comments
3 min read
Adding SSH-key to GitHub🔐🗝️

Adding SSH-key to GitHub🔐🗝️

10
Comments
2 min read
5 Tricks to Create an Impressive GitHub Repository 🤩🤯

5 Tricks to Create an Impressive GitHub Repository 🤩🤯

39
Comments
4 min read
The Ultimate Guide to Reverting Git Merges

The Ultimate Guide to Reverting Git Merges

14
Comments
3 min read
Insights into your git commits: Git Commit Analyzer

Insights into your git commits: Git Commit Analyzer

19
Comments
6 min read
Review Pull Requests with git worktrees

Review Pull Requests with git worktrees

9
Comments
1 min read
Tips to maintain clean git commit history

Tips to maintain clean git commit history

12
Comments
2 min read
loading...