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 Basics: An In-Depth Look at Essential Commands
Cover image for Git Basics: An In-Depth Look at Essential Commands

Git Basics: An In-Depth Look at Essential Commands

1
Comments
6 min read
How To Mark a File as Executable in a Git Repo
Cover image for How To Mark a File as Executable in a Git Repo

How To Mark a File as Executable in a Git Repo

7
Comments
2 min read
Key Concepts of Git
Cover image for Key Concepts of Git

Key Concepts of Git

Comments
1 min read
AWS CloudFormation Git Sync
Cover image for AWS CloudFormation Git Sync

AWS CloudFormation Git Sync

6
Comments
2 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
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
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
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
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

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

76
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

84
Comments 27
2 min read
loading...