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.
Unlocking Seamless Collaboration and Code Quality: The Power of Standardized Commit Messages in Software Development ⚙️

Unlocking Seamless Collaboration and Code Quality: The Power of Standardized Commit Messages in Software Development ⚙️

1
Comments
4 min read
Use the versatility of git-add to manage your next commit

Use the versatility of git-add to manage your next commit

Comments
3 min read
Level Up Your Programming Skills: Git and GitHub Made Easy for Beginners.

Level Up Your Programming Skills: Git and GitHub Made Easy for Beginners.

5
Comments
14 min read
Editing a message of a pushed commit

Editing a message of a pushed commit

5
Comments 3
1 min read
Getting started with git-config

Getting started with git-config

1
Comments
5 min read
How To Improve Your Git Commit Messages Using Conventional Commits

How To Improve Your Git Commit Messages Using Conventional Commits

11
Comments 1
2 min read
The Art of Enterprise Naming Patterns: Optimizing Commits and Branching

The Art of Enterprise Naming Patterns: Optimizing Commits and Branching

5
Comments 1
3 min read
Git Commands Mastering Basics, Merge, and Rebase

Git Commands Mastering Basics, Merge, and Rebase

Comments
1 min read
The three states of Git - Looking into a typical Git workflow

The three states of Git - Looking into a typical Git workflow

Comments
2 min read
Keeping Your Branch Up to Date and Handling Merge Conflicts While Waiting for PR Reviews

Keeping Your Branch Up to Date and Handling Merge Conflicts While Waiting for PR Reviews

13
Comments 6
5 min read
Effortless App Rollbacks with Docker and Version Control

Effortless App Rollbacks with Docker and Version Control

23
Comments
2 min read
Mi Guía De Commits📝

Mi Guía De Commits📝

9
Comments
5 min read
A brief history of git OR version control systems

A brief history of git OR version control systems

2
Comments
4 min read
Using `git bisect` to figure out when brokenness was introduced

Using `git bisect` to figure out when brokenness was introduced

Comments
4 min read
Remote Work 2.0: The Tools, Trends, and Challenges of the Post-Pandemic Work Era

Remote Work 2.0: The Tools, Trends, and Challenges of the Post-Pandemic Work Era

9
Comments 1
6 min read
🔥 10 Git Commands Every Developer Should Know 👨🏻‍💻

🔥 10 Git Commands Every Developer Should Know 👨🏻‍💻

1
Comments
1 min read
Master Git Submodules With This Comprehensive Guide!

Master Git Submodules With This Comprehensive Guide!

1
Comments
2 min read
When to Branch Your Code (Git)

When to Branch Your Code (Git)

4
Comments 2
2 min read
How to use git-hooks to make better commit

How to use git-hooks to make better commit

Comments
4 min read
Interactive Git Rebasing

Interactive Git Rebasing

1
Comments
3 min read
Git Command Cheatsheet: My Top 7 Git Commands

Git Command Cheatsheet: My Top 7 Git Commands

5
Comments
5 min read
The Ultimate Guide to GitHub: Everything You Need to Know

The Ultimate Guide to GitHub: Everything You Need to Know

27
Comments
13 min read
Git tags: what are they? How do tags and branches differ from one another?

Git tags: what are they? How do tags and branches differ from one another?

3
Comments
2 min read
Stop merging the main branch into your feature branch! Try rebasing

Stop merging the main branch into your feature branch! Try rebasing

Comments
2 min read
GitLab vs. GitHub: Comparing the Leading Code Repository Platforms

GitLab vs. GitHub: Comparing the Leading Code Repository Platforms

9
Comments 5
3 min read
loading...