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.
Reviewing the PRs - The Perfect Way.

Reviewing the PRs - The Perfect Way.

1
Comments
4 min read
Mastering Git Collaboration: Merge, Rebase, and Cherry-Pick

Mastering Git Collaboration: Merge, Rebase, and Cherry-Pick

Comments
2 min read
Mastering Git: The Power of Interactive Rebase

Mastering Git: The Power of Interactive Rebase

Comments
2 min read
Estrategias de Nomenclatura para Ramas en Git

Estrategias de Nomenclatura para Ramas en Git

33
Comments
2 min read
Flujo de Trabajo Eficiente en Git: De la Idea al Despliegue

Flujo de Trabajo Eficiente en Git: De la Idea al Despliegue

8
Comments
2 min read
Git branching strategy

Git branching strategy

3
Comments
3 min read
Repo Wars: Mono vs. Poly - Finding Harmony in Code Management

Repo Wars: Mono vs. Poly - Finding Harmony in Code Management

Comments
1 min read
Git Lesson: How to Use .gitignore and .gitkeep?

Git Lesson: How to Use .gitignore and .gitkeep?

74
Comments 16
4 min read
Unleash the Power of Obsidian with GitHub: A Guide to Organizing Your Digital Brain

Unleash the Power of Obsidian with GitHub: A Guide to Organizing Your Digital Brain

32
Comments 1
3 min read
Add local git repository submodule

Add local git repository submodule

Comments
1 min read
Developer's Cheat Sheet: 10 Game-Changing Git Commands 🚀

Developer's Cheat Sheet: 10 Game-Changing Git Commands 🚀

6
Comments
7 min read
Remove merged branches from your local machine

Remove merged branches from your local machine

83
Comments 27
2 min read
Understanding Git Rebasing: A Detailed Guide with Commands

Understanding Git Rebasing: A Detailed Guide with Commands

5
Comments
2 min read
Decoding Git and GitHub: An Introductory Handbook on Version Control and Collaborative Coding

Decoding Git and GitHub: An Introductory Handbook on Version Control and Collaborative Coding

1
Comments
10 min read
Git Rebase vs Git Merge: A Comprehensive Guide

Git Rebase vs Git Merge: A Comprehensive Guide

36
Comments 2
3 min read
The fuss with CRLF and LF in Git 😕

The fuss with CRLF and LF in Git 😕

19
Comments 2
2 min read
Bisecting vendors

Bisecting vendors

12
Comments
5 min read
Crafting Commit Messages with Commitizen: A Guide for Open Source Contributors

Crafting Commit Messages with Commitizen: A Guide for Open Source Contributors

Comments
3 min read
Beginners Intro to Trunk Based Development

Beginners Intro to Trunk Based Development

4
Comments 3
4 min read
Practical Guide to Trunk Based Development

Practical Guide to Trunk Based Development

5
Comments
4 min read
What is Open Source & How to contribute to it?

What is Open Source & How to contribute to it?

17
Comments 4
8 min read
git commit --amend | Domina tu historial de commits.

git commit --amend | Domina tu historial de commits.

1
Comments
1 min read
5 Git commands you should know 🚀

5 Git commands you should know 🚀

27
Comments 7
3 min read
How to Install and Configure Git with Aliases in Ubuntu 22

How to Install and Configure Git with Aliases in Ubuntu 22

Comments
2 min read
Error: (e.g git pull..) before pushing again

Error: (e.g git pull..) before pushing again

Comments
1 min read
loading...