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 Good: Best Practices for Branch Naming and Commit Messages

Git Good: Best Practices for Branch Naming and Commit Messages

190
Comments 39
4 min read
How To Mark a File as Executable in a Git Repo

How To Mark a File as Executable in a Git Repo

6
Comments
2 min read
ChatCraft week 2: Research and troubleshooting

ChatCraft week 2: Research and troubleshooting

3
Comments
3 min read
Git Basics: An In-Depth Look at Essential Commands

Git Basics: An In-Depth Look at Essential Commands

1
Comments
6 min read
Key Concepts of Git

Key Concepts of Git

Comments
1 min read
Git Cherry-Pick: Transferring Commits Across Branches

Git Cherry-Pick: Transferring Commits Across Branches

Comments
2 min read
First commits in a Ruby on Rails app

First commits in a Ruby on Rails app

6
Comments
7 min read
Git Branch Naming Strategies

Git Branch Naming Strategies

57
Comments 2
2 min read
Git and GitHub: Revolutionizing Code Management and Collaboration 🌍💻

Git and GitHub: Revolutionizing Code Management and Collaboration 🌍💻

1
Comments
7 min read
How to Find a Good First Issue on GitHub and Get Action on it 🚀

How to Find a Good First Issue on GitHub and Get Action on it 🚀

5
Comments 3
2 min read
Difference Between Git Merge, Rebase and Squash

Difference Between Git Merge, Rebase and Squash

24
Comments 2
3 min read
Efficient Git Workflow: From Idea to Deployment

Efficient Git Workflow: From Idea to Deployment

30
Comments
2 min read
10 Must-Know Git Commands for Every Developer

10 Must-Know Git Commands for Every Developer

138
Comments 21
7 min read
Mastering Git: Commit Message Types and Git Flow Branch Naming

Mastering Git: Commit Message Types and Git Flow Branch Naming

14
Comments
2 min read
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

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

75
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

34
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
loading...