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.
Git by example - The signature you will not forget! ("missing DCO signoff")

Git by example - The signature you will not forget! ("missing DCO signoff")

13
Comments 3
2 min read
Git Branching, Pull, Merge, Commit, and Push – Step-by-Step Guide

Git Branching, Pull, Merge, Commit, and Push – Step-by-Step Guide

Comments
2 min read
Branching & Merging Lab: Building Production-Ready DevOps Workflows

Branching & Merging Lab: Building Production-Ready DevOps Workflows

Comments
4 min read
Connecting Your Computer with GitHub-Part Three

Connecting Your Computer with GitHub-Part Three

5
Comments
3 min read
Stop Sending "Monster" PRs: Use stacked pull requests

Stop Sending "Monster" PRs: Use stacked pull requests

Comments
1 min read
Understanding Cross-Origin Resource Sharing (CORS)

Understanding Cross-Origin Resource Sharing (CORS)

3
Comments
3 min read
From Local Git Commits to a Live EC2 Website: Real DevOps Deployment

From Local Git Commits to a Live EC2 Website: Real DevOps Deployment

Comments
3 min read
Git Is Not Magic: Part 1: The Polaroid Analogy

Git Is Not Magic: Part 1: The Polaroid Analogy

Comments
3 min read
Introducing 'git snooze', a timed 'git stash'

Introducing 'git snooze', a timed 'git stash'

Comments
3 min read
Scalable Git Workflow & Next.js Project Structure Master Guide.

Scalable Git Workflow & Next.js Project Structure Master Guide.

Comments 1
3 min read
Rewriting a Specific String in a Specific File with git-filter-repo While Minimizing Changed Commits

Rewriting a Specific String in a Specific File with git-filter-repo While Minimizing Changed Commits

Comments
4 min read
Getting Started with Git & Github

Getting Started with Git & Github

Comments
3 min read
GIT: Version Control System-Complete Guide

GIT: Version Control System-Complete Guide

5
Comments
4 min read
Git and Git Bash for Beginners

Git and Git Bash for Beginners

Comments
2 min read
Super Simple Guide: Get Your Code on GitHub

Super Simple Guide: Get Your Code on GitHub

Comments
20 min read
I Built a TUI to Replace `git commit` (and it's written in Go)

I Built a TUI to Replace `git commit` (and it's written in Go)

1
Comments
3 min read
Understanding Git and GitHub as a Beginner

Understanding Git and GitHub as a Beginner

5
Comments
3 min read
Git Isn't Enough for AI Coding: What I Use Instead

Git Isn't Enough for AI Coding: What I Use Instead

Comments
3 min read
Setup Multiple SSH Keys

Setup Multiple SSH Keys

Comments
1 min read
Complete SSH Key Setup

Complete SSH Key Setup

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

Git for Beginners: Basics and Essential Commands

Comments
5 min read
The Complete Git & GitHub Developer Guide

The Complete Git & GitHub Developer Guide

Comments
11 min read
Git Rebase vs Merge: Mastering Branching Best Practices

Git Rebase vs Merge: Mastering Branching Best Practices

Comments
6 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
loading...