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 Worktree: Your Secret Weapon for Multitasking in Git

Git Worktree: Your Secret Weapon for Multitasking in Git

6
Comments
5 min read
Git Config: A Beginner's Guide with Advanced Tips

Git Config: A Beginner's Guide with Advanced Tips

51
Comments 9
4 min read
Reverting File Changes in Git: A Comprehensive Guide

Reverting File Changes in Git: A Comprehensive Guide

8
Comments 1
3 min read
How to host your code in github?

How to host your code in github?

5
Comments 1
3 min read
Complete Guide to the `.gitignore` File

Complete Guide to the `.gitignore` File

9
Comments 1
5 min read
Push to Multiple Repositories Simultaneously Using Git Hooks

Push to Multiple Repositories Simultaneously Using Git Hooks

5
Comments 4
2 min read
Mastering Git: 13 Advanced Techniques and Shortcuts for Efficiency

Mastering Git: 13 Advanced Techniques and Shortcuts for Efficiency

125
Comments 5
3 min read
Developer diary #10. Lost contributions

Developer diary #10. Lost contributions

Comments
2 min read
Git: Commands beginners don't know

Git: Commands beginners don't know

5
Comments
1 min read
Git commit helper: add emojis to your commits

Git commit helper: add emojis to your commits

2
Comments 1
1 min read
Developers Hate This One Weird Trick To Be Improve Their Craft

Developers Hate This One Weird Trick To Be Improve Their Craft

Comments
3 min read
How do you use git between devices?

How do you use git between devices?

16
Comments 13
2 min read
A Guide to Understanding the Nuances of Git Merge and Rebase

A Guide to Understanding the Nuances of Git Merge and Rebase

Comments
10 min read
Git in conditions of extreme branch atomicity

Git in conditions of extreme branch atomicity

Comments
4 min read
Introduction to PR-Agent: Enhancing Productivity with AI 🚀

Introduction to PR-Agent: Enhancing Productivity with AI 🚀

4
Comments
4 min read
7 BASIC GIT COMMANDS

7 BASIC GIT COMMANDS

3
Comments
3 min read
Git Mastery: Tags and Releases – Part 4

Git Mastery: Tags and Releases – Part 4

1
Comments 1
3 min read
Understanding Git Through Painting: A Simple Language Guide

Understanding Git Through Painting: A Simple Language Guide

2
Comments
2 min read
Git Branching Strategy Guide

Git Branching Strategy Guide

109
Comments 31
3 min read
Git Blame: Unveiling the Code's History

Git Blame: Unveiling the Code's History

1
Comments
4 min read
🗣️ Chrome thinks Safari's proposal for CSS masonry would be a mistake

🗣️ Chrome thinks Safari's proposal for CSS masonry would be a mistake

2
Comments
3 min read
2024-04-27 My dev.to weekly updates

2024-04-27 My dev.to weekly updates

2
Comments
1 min read
Mastering Git and GitHub: Best Practices for Branch Naming

Mastering Git and GitHub: Best Practices for Branch Naming

8
Comments
4 min read
Utilizing git to make Rust development even sweatier

Utilizing git to make Rust development even sweatier

Comments
9 min read
From Stage to Snapshot: Unpacking Git's Index, Blob, & Commit Operations

From Stage to Snapshot: Unpacking Git's Index, Blob, & Commit Operations

8
Comments
5 min read
loading...