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.
What is a good message and size for a commit?

What is a good message and size for a commit?

55
Comments 7
5 min read
How to Undo the Most Recent Local Commits in Git?

How to Undo the Most Recent Local Commits in Git?

5
Comments 1
8 min read
Mastering Git: A Comprehensive Guide to git pull and git push

Mastering Git: A Comprehensive Guide to git pull and git push

18
Comments 1
7 min read
Maybe you missed these 12 awesome Git commands

Maybe you missed these 12 awesome Git commands

10
Comments 5
4 min read
Introduction to GIT Version Control

Introduction to GIT Version Control

6
Comments
5 min read
Be a better developer with these Git good practices

Be a better developer with these Git good practices

464
Comments 50
6 min read
Merge Mastery: Elevating Your Pull Request Game in Open Source Projects

Merge Mastery: Elevating Your Pull Request Game in Open Source Projects

19
Comments 3
8 min read
Save Time with Git Aliases: Speed Up Your Workflow with Custom Commands

Save Time with Git Aliases: Speed Up Your Workflow with Custom Commands

1
Comments
3 min read
Versioning Terraform modules without a registry, but Git

Versioning Terraform modules without a registry, but Git

Comments
2 min read
git and maybe monorepo

git and maybe monorepo

1
Comments
1 min read
Git Pull vs. Fetch: Unraveling the Differences

Git Pull vs. Fetch: Unraveling the Differences

1
Comments
4 min read
Succed in migration code base from svn to git

Succed in migration code base from svn to git

Comments
1 min read
GitHub: The Hub of Collaboration

GitHub: The Hub of Collaboration

2
Comments 1
2 min read
Do you believe you possess a good understanding of Git based on your statement?

Do you believe you possess a good understanding of Git based on your statement?

Comments
1 min read
Creating "Past" Commits in Git ⏳

Creating "Past" Commits in Git ⏳

19
Comments 3
2 min read
Understanding Git Diff Results

Understanding Git Diff Results

2
Comments
5 min read
Mastering the Git Stages: 🛠️ Working on Changes, 🚀 Staging for Success, 📂 Repository for Permanence! 💻✨

Mastering the Git Stages: 🛠️ Working on Changes, 🚀 Staging for Success, 📂 Repository for Permanence! 💻✨

Comments
1 min read
Introduction to Git (Basics)

Introduction to Git (Basics)

Comments
1 min read
Tudo o que você precisa saber sobre GIT

Tudo o que você precisa saber sobre GIT

30
Comments 5
16 min read
Little mini tip: Github CLI

Little mini tip: Github CLI

2
Comments
1 min read
Exploring the Most Followed Repositories on GitHub and GitLab 🌐

Exploring the Most Followed Repositories on GitHub and GitLab 🌐

1
Comments 3
2 min read
Rebase a feature branch that is based on another feature branch which got merged

Rebase a feature branch that is based on another feature branch which got merged

Comments
1 min read
How to Recover Locally Deleted Files From Github

How to Recover Locally Deleted Files From Github

3
Comments
3 min read
GitHub Repository Best Practices

GitHub Repository Best Practices

142
Comments 1
12 min read
Just Git like a pro

Just Git like a pro

47
Comments 25
6 min read
Top Git Commands Every Developer Should Know

Top Git Commands Every Developer Should Know

2
Comments
1 min read
Sharing code between projects

Sharing code between projects

4
Comments
3 min read
Resolvendo um conflito no git

Resolvendo um conflito no git

1
Comments
2 min read
Git Extension to handle multiple repositories easily

Git Extension to handle multiple repositories easily

Comments 1
2 min read
Git Mastery: A Complete Guide

Git Mastery: A Complete Guide

9
Comments 2
3 min read
Git Push Demystified: Pushing Your Commits with Confidence

Git Push Demystified: Pushing Your Commits with Confidence

Comments
6 min read
Simplifying Your Git Workflow with Aliases

Simplifying Your Git Workflow with Aliases

1
Comments
3 min read
Restore deleted/lost files with git

Restore deleted/lost files with git

18
Comments
3 min read
What is DevOps?

What is DevOps?

5
Comments
6 min read
GitHub patch release previous version

GitHub patch release previous version

Comments
1 min read
Push project from existing repo to new repo

Push project from existing repo to new repo

Comments
1 min read
If not 'git add .', then what?

If not 'git add .', then what?

1
Comments
2 min read
git set up to track remote branch

git set up to track remote branch

Comments
1 min read
Practising Git hygiene with fixup commits

Practising Git hygiene with fixup commits

9
Comments
3 min read
Manipulando Contribuições Locais do Git com Go

Manipulando Contribuições Locais do Git com Go

10
Comments
9 min read
Navigating Git Merges and Conflicts: A Beginner's Guide

Navigating Git Merges and Conflicts: A Beginner's Guide

Comments
2 min read
Enhancing Note-Taking Efficiency: Neovim, Markdown, and Git/GitHub

Enhancing Note-Taking Efficiency: Neovim, Markdown, and Git/GitHub

11
Comments 1
3 min read
9 best Git-based CMS platforms for your next project

9 best Git-based CMS platforms for your next project

7
Comments
12 min read
How I reduced the size of my very first published docker image by 40% - A lesson in dockerizing shell scripts

How I reduced the size of my very first published docker image by 40% - A lesson in dockerizing shell scripts

1
Comments
14 min read
Ok Boomer! Instant GitHub Repo Creation in One Command 🚀

Ok Boomer! Instant GitHub Repo Creation in One Command 🚀

7
Comments 2
2 min read
Understanding Git Commit: The Heart of Version Control

Understanding Git Commit: The Heart of Version Control

Comments
4 min read
The Odin Project Git Basics What I learned

The Odin Project Git Basics What I learned

Comments
1 min read
Multi-cloud In 2024

Multi-cloud In 2024

1
Comments
2 min read
Git Submodule: Managing Dependencies with Precision

Git Submodule: Managing Dependencies with Precision

Comments
2 min read
“GitHub / Atlassian / GitLab handles backup and restore” – busted!

“GitHub / Atlassian / GitLab handles backup and restore” – busted!

Comments
5 min read
Performance Optimization (Platform 9 Edition)

Performance Optimization (Platform 9 Edition)

2
Comments
1 min read
Hybrid And Private Cloud (Enter Softiron)

Hybrid And Private Cloud (Enter Softiron)

2
Comments
2 min read
Multitasking like a pro with the WIP commit

Multitasking like a pro with the WIP commit

1
Comments
4 min read
Difference between Git Fetch and Git Pull

Difference between Git Fetch and Git Pull

14
Comments 1
2 min read
AWS CloudFormation Git Sync

AWS CloudFormation Git Sync

5
Comments
2 min read
First Open-Source Contribution

First Open-Source Contribution

Comments
3 min read
How to Set up: Git and GH for Unity

How to Set up: Git and GH for Unity

24
Comments 2
3 min read
How do I make a Git commit in the past?

How do I make a Git commit in the past?

3
Comments
1 min read
Master Git Interactive Rebase 🧑‍💻🎓

Master Git Interactive Rebase 🧑‍💻🎓

Comments
1 min read
VERSION CONTROL SYSTEM IN NUTSHELL

VERSION CONTROL SYSTEM IN NUTSHELL

Comments
3 min read
loading...