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.
Choisir la meilleure stratégies de merge Git pour vos projets

Choisir la meilleure stratégies de merge Git pour vos projets

Comments
3 min read
Mastering Git Stash: A Guide to Temporarily Shelving Changes in Git

Mastering Git Stash: A Guide to Temporarily Shelving Changes in Git

2
Comments
3 min read
Refactor, revise, rebase

Refactor, revise, rebase

Comments
7 min read
Why Going Back in Git Doesn't Have to Be Scary

Why Going Back in Git Doesn't Have to Be Scary

Comments
2 min read
Understanding Git Branches and Remote Management: A Comprehensive Guide

Understanding Git Branches and Remote Management: A Comprehensive Guide

Comments
5 min read
🤖 Use AI to speed up writing commit messages (bonus: custom prompt for improved generation)

🤖 Use AI to speed up writing commit messages (bonus: custom prompt for improved generation)

Comments
3 min read
Verified Commits on GitHub from Ubuntu 22.04 LTS (GPG Keys) ✅

Verified Commits on GitHub from Ubuntu 22.04 LTS (GPG Keys) ✅

4
Comments
3 min read
How To Configure Multiple Git Accounts with SSH on Your Local Machine

How To Configure Multiple Git Accounts with SSH on Your Local Machine

62
Comments 10
4 min read
Working with Git Remotes

Working with Git Remotes

7
Comments
6 min read
pyCBuild

pyCBuild

Comments
1 min read
🧹 ¡Limpia tus ramas locales en Git de manera rápida y segura! 🚀

🧹 ¡Limpia tus ramas locales en Git de manera rápida y segura! 🚀

Comments
2 min read
Refactoring code and Git history!

Refactoring code and Git history!

Comments
2 min read
Microservices Design Patterns: Navigating Challenges in Modern Architecture🌐(Part 2)

Microservices Design Patterns: Navigating Challenges in Modern Architecture🌐(Part 2)

19
Comments
10 min read
Merging the Main branch into your local branch

Merging the Main branch into your local branch

6
Comments
1 min read
Squash Merge

Squash Merge

Comments
1 min read
Merging Local and Remote Git Repos: Fixing Unrelated Histories

Merging Local and Remote Git Repos: Fixing Unrelated Histories

Comments
3 min read
Creating a Global .gitignore File as an Extra Line of Defense Against Bad Commits

Creating a Global .gitignore File as an Extra Line of Defense Against Bad Commits

Comments
2 min read
Stop Creating Repos To Share Your Code Snippets - Use GitHub Gists Instead

Stop Creating Repos To Share Your Code Snippets - Use GitHub Gists Instead

25
Comments 8
3 min read
Lazygit - Autumn Dev Laziness

Lazygit - Autumn Dev Laziness

2
Comments
2 min read
Make master Branch Default Again

Make master Branch Default Again

4
Comments 13
2 min read
The effective Pull Request checklist

The effective Pull Request checklist

Comments
2 min read
CPU SIMULATOR

CPU SIMULATOR

1
Comments 4
1 min read
Git Remotes Cheatsheet: Mastering Remote Repository Management

Git Remotes Cheatsheet: Mastering Remote Repository Management

7
Comments 3
4 min read
How to undo a git pull command

How to undo a git pull command

Comments
2 min read
How to Set Up GitHub with SSH Keys on Windows 10 or 11

How to Set Up GitHub with SSH Keys on Windows 10 or 11

2
Comments
2 min read
loading...