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.
Get a clean git history with a rebase workflow

Get a clean git history with a rebase workflow

8
Comments
5 min read
Configuring Git/GitHub

Configuring Git/GitHub

6
Comments
2 min read
Dev note 7JAN2021

Dev note 7JAN2021

4
Comments
2 min read
Git Branching Strategy

Git Branching Strategy

13
Comments
4 min read
GitHub Tips and Tricks

GitHub Tips and Tricks

7
Comments 2
2 min read
Advanced Git Concepts You Should Know

Advanced Git Concepts You Should Know

224
Comments 8
5 min read
How To: Undo the Last Commit From Your Remote Git Repository

How To: Undo the Last Commit From Your Remote Git Repository

6
Comments
1 min read
4 tips to supercharge your Git experience

4 tips to supercharge your Git experience

6
Comments
3 min read
What's Wrong This Time? A Debugging Mystery in Three Parts

What's Wrong This Time? A Debugging Mystery in Three Parts

7
Comments
5 min read
Introduction to Git

Introduction to Git

7
Comments
7 min read
Using GitHub on Multiple Computers - Day 2.0

Using GitHub on Multiple Computers - Day 2.0

12
Comments 1
3 min read
Desfazendo o último commit e mantendo as alterações para um próximo commit

Desfazendo o último commit e mantendo as alterações para um próximo commit

6
Comments
3 min read
GitLab Certified Associate Exam

GitLab Certified Associate Exam

7
Comments
5 min read
Desfazendo os últimos commits usando git reset

Desfazendo os últimos commits usando git reset

6
Comments
4 min read
Simple Git Branching Tutorial

Simple Git Branching Tutorial

13
Comments
3 min read
How git manages versions of our files

How git manages versions of our files

2
Comments
4 min read
My 2022 Productivity Suite

My 2022 Productivity Suite

20
Comments 6
10 min read
How to show recent GitHub activities on your profile readme

How to show recent GitHub activities on your profile readme

8
Comments 2
5 min read
Conceito de Merge — Git e Github

Conceito de Merge — Git e Github

5
Comments
4 min read
Commitlint: custom commit message with emojis

Commitlint: custom commit message with emojis

7
Comments
3 min read
Git Commands Cheatsheet: Advanced (20+ Git Commands Advanced )

Git Commands Cheatsheet: Advanced (20+ Git Commands Advanced )

205
Comments 18
3 min read
List Files Tracked by Git

List Files Tracked by Git

6
Comments
2 min read
How to rename default branch in Git and GitHub

How to rename default branch in Git and GitHub

13
Comments
1 min read
How To Show Your Latest Blogs On GitHub Profile

How To Show Your Latest Blogs On GitHub Profile

132
Comments 7
5 min read
Git Clone a Branch

Git Clone a Branch

4
Comments
1 min read
loading...