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 Remotes for Beginners: Inspect, Rename and Remove

Git Remotes for Beginners: Inspect, Rename and Remove

2
Comments
2 min read
How to set-up a Multi-Branch Pipeline on Jenkins

How to set-up a Multi-Branch Pipeline on Jenkins

9
Comments 1
3 min read
Git Remotes for Beginners: An Introductory Guide

Git Remotes for Beginners: An Introductory Guide

4
Comments 2
3 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

14
Comments 1
6 min read
Monorepo vs Microrepo: How to Choose the Best Repository Structure for Your Code

Monorepo vs Microrepo: How to Choose the Best Repository Structure for Your Code

7
Comments
3 min read
Write your own pre-commit hooks

Write your own pre-commit hooks

Comments 1
3 min read
Como escrever uma mensagem de commit

Como escrever uma mensagem de commit

37
Comments 3
3 min read
Canary Version Management

Canary Version Management

Comments
2 min read
Generate an API Changelog with Git and Optic

Generate an API Changelog with Git and Optic

Comments
1 min read
Como contribuir com projeto open source e apoiar a comunidade

Como contribuir com projeto open source e apoiar a comunidade

7
Comments
4 min read
Customise how you view your Git commit logs with these options

Customise how you view your Git commit logs with these options

2
Comments
4 min read
A Side Effect of Storing a Git Repository in iCloud Drive

A Side Effect of Storing a Git Repository in iCloud Drive

6
Comments
5 min read
Merging old repos into a monolithic git repo archive

Merging old repos into a monolithic git repo archive

1
Comments
3 min read
GitFlow and GitKraken: Streamlining Your Version Control Workflow!

GitFlow and GitKraken: Streamlining Your Version Control Workflow!

4
Comments
8 min read
Undoing the Most Recent Local Commits in Git: A Step-by-Step Guide

Undoing the Most Recent Local Commits in Git: A Step-by-Step Guide

13
Comments 2
2 min read
Git Log Cheatsheet For a Productive 2023

Git Log Cheatsheet For a Productive 2023

9
Comments
5 min read
Simplified: 8 Guidelines for Commit Message

Simplified: 8 Guidelines for Commit Message

7
Comments
2 min read
Conventional Git Commits: Unlock Your Version Control Potential

Conventional Git Commits: Unlock Your Version Control Potential

5
Comments
3 min read
Un-stage (rm) a file in Git

Un-stage (rm) a file in Git

1
Comments
2 min read
Using multiple SSH keys concurrently

Using multiple SSH keys concurrently

Comments
2 min read
🚀Navigating Git Storms: A Comprehensive Guide to Overcoming Version Control Challenges🎉

🚀Navigating Git Storms: A Comprehensive Guide to Overcoming Version Control Challenges🎉

6
Comments
11 min read
Simplify Your Workflow 📈: A Guide to Standardizing Commit Messages with Husky 🐶 in Monorepos 📦

Simplify Your Workflow 📈: A Guide to Standardizing Commit Messages with Husky 🐶 in Monorepos 📦

23
Comments 2
6 min read
Automatic Git Commit and Push on Save using PHPStorm

Automatic Git Commit and Push on Save using PHPStorm

1
Comments 3
3 min read
View the changes you have made to your Git repository - Intro to git-diff

View the changes you have made to your Git repository - Intro to git-diff

2
Comments
1 min read
Essential Git Commands

Essential Git Commands

Comments
4 min read
The Perfect Git Commit Quest

The Perfect Git Commit Quest

3
Comments
4 min read
GIT For Beginners

GIT For Beginners

11
Comments 4
3 min read
Managing two (or more) accounts on one git-forge

Managing two (or more) accounts on one git-forge

1
Comments
5 min read
Git Worktree: Managing Multiple Working Trees in Git

Git Worktree: Managing Multiple Working Trees in Git

6
Comments
4 min read
Make your git log look better using a single command

Make your git log look better using a single command

6
Comments
2 min read
Improving Your Workflow as a Developer with Bash Aliases

Improving Your Workflow as a Developer with Bash Aliases

26
Comments 5
4 min read
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 ⚙️

3
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

3
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
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

4
Comments 1
2 min read
How to Properly Use GitHub For Code Review

How to Properly Use GitHub For Code Review

1
Comments
4 min read
Mastering Git Shortcuts: A Guide to Git Aliases

Mastering Git Shortcuts: A Guide to Git Aliases

84
Comments 18
1 min read
The Art of Enterprise Naming Patterns: Optimizing Commits and Branching

The Art of Enterprise Naming Patterns: Optimizing Commits and Branching

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

2
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

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

Mi Guía De Commits📝

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

A brief history of git OR version control systems

3
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
🔥 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!

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

When to Branch Your Code (Git)

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

How to use git-hooks to make better commit

2
Comments
4 min read
Interactive Git Rebasing

Interactive Git Rebasing

3
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

18
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?

2
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

8
Comments 5
3 min read
Beyond the Basics. Guide to Deeply Understand Merge, Rebase, Squash, and Cherry Pick - When to Use Them With Real-World Examples

Beyond the Basics. Guide to Deeply Understand Merge, Rebase, Squash, and Cherry Pick - When to Use Them With Real-World Examples

Comments
17 min read
How to add new changes to most recent git commit?

How to add new changes to most recent git commit?

Comments
2 min read
Commit Changes to a New Branch with Git

Commit Changes to a New Branch with Git

2
Comments 2
1 min read
The Power of Git: A Guide to Collaborative Version Control

The Power of Git: A Guide to Collaborative Version Control

103
Comments 9
7 min read
loading...