Forem

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 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
Cover image for 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 🌍💻
Cover image for 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 🚀
Cover image for 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
Cover image for Difference Between Git Merge, Rebase and Squash

Difference Between Git Merge, Rebase and Squash

24
Comments 2
3 min read
10 Must-Know Git Commands for Every Developer
Cover image for 10 Must-Know Git Commands for Every Developer

10 Must-Know Git Commands for Every Developer

138
Comments 21
7 min read
Efficient Git Workflow: From Idea to Deployment

Efficient Git Workflow: From Idea to Deployment

30
Comments
2 min read
Mastering Git: Commit Message Types and Git Flow Branch Naming

Mastering Git: Commit Message Types and Git Flow Branch Naming

15
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

43
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
Cover image for Git branching strategy

Git branching strategy

3
Comments
3 min read
Repo Wars: Mono vs. Poly - Finding Harmony in Code Management
Cover image for 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?
Cover image for 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
Cover image for 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 🚀
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Git Rebase vs Git Merge: A Comprehensive Guide

Git Rebase vs Git Merge: A Comprehensive Guide

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

The fuss with CRLF and LF in Git 😕

20
Comments 2
2 min read
loading...