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.
Why you should sign your commits, and not only how.

Why you should sign your commits, and not only how.

7
Comments
3 min read
You don't need to be a senior to contribute to open-source projects

You don't need to be a senior to contribute to open-source projects

1
Comments
9 min read
Upgrading your GitHub README

Upgrading your GitHub README

59
Comments 22
1 min read
Gestão de Projetos com GIT

Gestão de Projetos com GIT

Comments
6 min read
GIT for Beginners

GIT for Beginners

10
Comments 2
2 min read
Dynamically Populating Parameters in Manual GitHub Action

Dynamically Populating Parameters in Manual GitHub Action

Comments
2 min read
How To Create a Repository in GitHub

How To Create a Repository in GitHub

2
Comments
5 min read
Amazing git additional tool to install: git-interactive-rebase-tool

Amazing git additional tool to install: git-interactive-rebase-tool

7
Comments 1
2 min read
Git commands | underrated

Git commands | underrated

Comments
1 min read
Collaboration in Git: A comparison of different workflows

Collaboration in Git: A comparison of different workflows

Comments
10 min read
Git Merge vs. Rebase: Key Differences

Git Merge vs. Rebase: Key Differences

65
Comments 7
4 min read
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

316
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

9
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
Jenkins Server setup using Terraform

Jenkins Server setup using Terraform

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

32
Comments 1
10 min read
What is a Merge Conflict? Understanding the Difference Between Semantic and Code Conflicts

What is a Merge Conflict? Understanding the Difference Between Semantic and Code Conflicts

3
Comments
6 min read
Deploy Angular App for Free: Your Ultimate GitHub Pages Guide

Deploy Angular App for Free: Your Ultimate GitHub Pages Guide

6
Comments 1
3 min read
Github PR Template

Github PR Template

2
Comments
2 min read
O comando "git checkout -f" e "git reset --hard" para Git.

O comando "git checkout -f" e "git reset --hard" para Git.

Comments
2 min read
Git Command Center: Navigate Version Control like a Pro

Git Command Center: Navigate Version Control like a Pro

1
Comments
3 min read
How to recover an overwritten stash in GitHub Desktop

How to recover an overwritten stash in GitHub Desktop

Comments
2 min read
Make an alias for existing branch

Make an alias for existing branch

2
Comments 2
1 min read
Git Reflog: Rescuing Lost Work in Git's Timeline

Git Reflog: Rescuing Lost Work in Git's Timeline

7
Comments
7 min read
Your daily Git commands

Your daily Git commands

13
Comments 12
4 min read
git stash

git stash

18
Comments 6
2 min read
Git: The complete guide to sign your commits with an SSH key

Git: The complete guide to sign your commits with an SSH key

24
Comments 5
4 min read
[Tutorial 🧹] Limit deployments to Platform.sh only when Git tagged

[Tutorial 🧹] Limit deployments to Platform.sh only when Git tagged

Comments
1 min read
Quickly Open GitHub Repo in Browser From Terminal

Quickly Open GitHub Repo in Browser From Terminal

1
Comments 1
2 min read
Creating Custom Git Commands

Creating Custom Git Commands

Comments
2 min read
Getting Started with Git

Getting Started with Git

Comments
3 min read
Discover the Power of Git Desktop!

Discover the Power of Git Desktop!

2
Comments
4 min read
How to Sign Your Commits: A Guide for Git Users

How to Sign Your Commits: A Guide for Git Users

13
Comments 20
4 min read
Simplifying Git Worktrees with PowerShell

Simplifying Git Worktrees with PowerShell

Comments
4 min read
Using Git and GitHub for collaboration

Using Git and GitHub for collaboration

Comments
9 min read
How to Implement Git Clone Operation Progress Display and Cancellation in Rust with Tauri and git2

How to Implement Git Clone Operation Progress Display and Cancellation in Rust with Tauri and git2

Comments
6 min read
Managing multiple GitHub SSH logins on a single machine

Managing multiple GitHub SSH logins on a single machine

16
Comments 10
2 min read
Git Masterclass - Day 2

Git Masterclass - Day 2

6
Comments
2 min read
Sh*t, I didn't mean to commit that!

Sh*t, I didn't mean to commit that!

11
Comments 1
4 min read
loading...