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.
Branching & Merging Lab: Building Production-Ready DevOps Workflows

Branching & Merging Lab: Building Production-Ready DevOps Workflows

1
Comments
4 min read
Git for Beginners: Basics and Essential Commands

Git for Beginners: Basics and Essential Commands

Comments
1 min read
Inside Git: How It Works and the Role of the .git Folder

Inside Git: How It Works and the Role of the .git Folder

Comments
2 min read
Why Version Control Exists

Why Version Control Exists

Comments
1 min read
Pivotting to tech?

Pivotting to tech?

Comments
3 min read
From branches to trunk (a journey)

From branches to trunk (a journey)

Comments
3 min read
Connecting Your Computer with GitHub-Part Two

Connecting Your Computer with GitHub-Part Two

1
Comments
3 min read
Rewriting Remote Git History with `reset` and `push --force-with-lease`

Rewriting Remote Git History with `reset` and `push --force-with-lease`

Comments
2 min read
How I Built a Git Log Diff Workflow Plugin for Neovim

How I Built a Git Log Diff Workflow Plugin for Neovim

1
Comments
1 min read
How to Undo a Merge in Git Without Breaking Your Workflow

How to Undo a Merge in Git Without Breaking Your Workflow

Comments
2 min read
HOW TO GIT IT

HOW TO GIT IT

Comments
3 min read
Git Source Control Best Practices with IRIS in VSCode

Git Source Control Best Practices with IRIS in VSCode

Comments
16 min read
Accidentally Pushed Your .env Again? đŸ˜± Let’s Fix That Forever with .gitignore

Accidentally Pushed Your .env Again? đŸ˜± Let’s Fix That Forever with .gitignore

2
Comments
5 min read
I am learning data science but I don't know where to start from:A Beginner's Guide to Git, Git Bash, Installation, and SSH Keys

I am learning data science but I don't know where to start from:A Beginner's Guide to Git, Git Bash, Installation, and SSH Keys

Comments
5 min read
Why GIT Exists: The Pendrive Problem

Why GIT Exists: The Pendrive Problem

2
Comments 2
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.