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.
You messed up your git repository? Don't panic! Here is the first-aid kit 🤕🩹

You messed up your git repository? Don't panic! Here is the first-aid kit 🤕🩹

3
Comments
2 min read
Essential Git Commands: A Developer’s Guide

Essential Git Commands: A Developer’s Guide

15
Comments 2
3 min read
Improve git clone performance in a CI pipeline

Improve git clone performance in a CI pipeline

Comments
2 min read
How to setup verified commits on GitHub

How to setup verified commits on GitHub

1
Comments
4 min read
[Tutorial] Como usar o Git e GitHub

[Tutorial] Como usar o Git e GitHub

2
Comments
5 min read
Navigating the Stormy Waters of Git Merge Conflicts: A Guide for basic git conflicts

Navigating the Stormy Waters of Git Merge Conflicts: A Guide for basic git conflicts

8
Comments 4
3 min read
2024-04-21 My weekly dev.to recommendations

2024-04-21 My weekly dev.to recommendations

3
Comments
1 min read
How to get somebody fired using Git

How to get somebody fired using Git

319
Comments 94
8 min read
Github Terms and What they mean ?

Github Terms and What they mean ?

Comments
2 min read
Git/CLI Commands; One GUI to rule them all!

Git/CLI Commands; One GUI to rule them all!

2
Comments
5 min read
Summary of 15 Useful Git Commands for Your Project

Summary of 15 Useful Git Commands for Your Project

Comments
3 min read
Automatic Environment Creation from Your Git Workflow

Automatic Environment Creation from Your Git Workflow

7
Comments
4 min read
Why you should use a terminal editor to write a commit message

Why you should use a terminal editor to write a commit message

Comments
2 min read
Trabalhe com duas branches ou mais ao mesmo tempo com Git Worktree

Trabalhe com duas branches ou mais ao mesmo tempo com Git Worktree

12
Comments
3 min read
Are You Writing Your Git Commit Messages Properly?

Are You Writing Your Git Commit Messages Properly?

173
Comments 45
3 min read
How To Solve Merge Conflict With Intermediate Branch

How To Solve Merge Conflict With Intermediate Branch

5
Comments
3 min read
How to Manage Multiple SSH Keys for Different GitHub Accounts

How to Manage Multiple SSH Keys for Different GitHub Accounts

8
Comments 2
3 min read
Git commands you need to know!

Git commands you need to know!

19
Comments 2
6 min read
Use Git Stash and you won't regret it

Use Git Stash and you won't regret it

Comments
4 min read
Version Control Throwdown: Git vs. Subversion

Version Control Throwdown: Git vs. Subversion

Comments
2 min read
How to use Semantic commits properly

How to use Semantic commits properly

11
Comments
2 min read
Git Masterclass - Day 1

Git Masterclass - Day 1

1
Comments
3 min read
Conquer Version Control: Git & GitHub - Your Beginner’s Guide

Conquer Version Control: Git & GitHub - Your Beginner’s Guide

1
Comments
14 min read
Day 5: Collaborating with GitHub for DevOps

Day 5: Collaborating with GitHub for DevOps

4
Comments 6
2 min read
Pre-push Hooks

Pre-push Hooks

35
Comments 1
10 min read
loading...