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 The Game Changer
Cover image for Git The Game Changer

Git The Game Changer

3
Comments 1
6 min read
Fixing the "Ghost Folder" in GitHub: Converting a Broken Submodule to a Normal Folder
Cover image for Fixing the "Ghost Folder" in GitHub: Converting a Broken Submodule to a Normal Folder

Fixing the "Ghost Folder" in GitHub: Converting a Broken Submodule to a Normal Folder

Comments
2 min read
Test post for my blog journey

Test post for my blog journey

Comments
1 min read
A Practical Guide to Troubleshooting Git Push Errors in Terraform Projects
Cover image for A Practical Guide to Troubleshooting Git Push Errors in Terraform Projects

A Practical Guide to Troubleshooting Git Push Errors in Terraform Projects

Comments
1 min read
Running Regression Analysis with KDiff (Step-by-Step Demo)

Running Regression Analysis with KDiff (Step-by-Step Demo)

Comments
1 min read
Commit Signing - GnuPG Agent Forwarding

Commit Signing - GnuPG Agent Forwarding

Comments
2 min read
Enriching Code Context with Git Diffs for Smarter Developer Tools
Cover image for Enriching Code Context with Git Diffs for Smarter Developer Tools

Enriching Code Context with Git Diffs for Smarter Developer Tools

5
Comments
4 min read
Never Use Git Pull - The Beauty Of Rebase

Never Use Git Pull - The Beauty Of Rebase

Comments
4 min read
How to Enforce Policies Without Blocking Hotfixes
Cover image for How to Enforce Policies Without Blocking Hotfixes

How to Enforce Policies Without Blocking Hotfixes

1
Comments
2 min read
Show Git Branch & Status in Bash Prompt

Show Git Branch & Status in Bash Prompt

Comments
10 min read
Building a Meta-Logger: Tracking My Work Across GitHub, Codeberg, and Bitbucket Using Go
Cover image for Building a Meta-Logger: Tracking My Work Across GitHub, Codeberg, and Bitbucket Using Go

Building a Meta-Logger: Tracking My Work Across GitHub, Codeberg, and Bitbucket Using Go

Comments
4 min read
Jenkins in DevSecOps Periodic Table
Cover image for Jenkins in DevSecOps Periodic Table

Jenkins in DevSecOps Periodic Table

Comments
2 min read
A Better Way to Run Git Worktrees Finally!

A Better Way to Run Git Worktrees Finally!

27
Comments
1 min read
Part 03: Building a Sovereign Software Factory: Self-Hosted GitLab & Secrets Management

Part 03: Building a Sovereign Software Factory: Self-Hosted GitLab & Secrets Management

Comments
45 min read
I Built a Local-First Git Analytics Tool (Without AI) — Here’s Why

I Built a Local-First Git Analytics Tool (Without AI) — Here’s Why

Comments 1
3 min read
My Dev Multirepo Setup for JS projects with dependencies
Cover image for My Dev Multirepo Setup for JS projects with dependencies

My Dev Multirepo Setup for JS projects with dependencies

1
Comments
3 min read
Git Stash : Save Your Work Without the Panic

Git Stash : Save Your Work Without the Panic

Comments
1 min read
repoindex: Give Claude Code Awareness of Your Entire Repository Collection

repoindex: Give Claude Code Awareness of Your Entire Repository Collection

Comments
2 min read
5.Git Revert Some Changes
Cover image for 5.Git Revert Some Changes

5.Git Revert Some Changes

Comments
2 min read
3.Git Merge Branches
Cover image for 3.Git Merge Branches

3.Git Merge Branches

Comments
2 min read
2.Git Create Branches
Cover image for 2.Git Create Branches

2.Git Create Branches

Comments
2 min read
4.Git Manage Remotes
Cover image for 4.Git Manage Remotes

4.Git Manage Remotes

Comments
2 min read
1.Git Install and Create Repository
Cover image for 1.Git Install and Create Repository

1.Git Install and Create Repository

Comments
2 min read
The "Rescue Mission": How to Lead a Team of Git Beginners Without Losing Your Mind
Cover image for The "Rescue Mission": How to Lead a Team of Git Beginners Without Losing Your Mind

The "Rescue Mission": How to Lead a Team of Git Beginners Without Losing Your Mind

Comments
4 min read
Auto-generate Pull Requests with Claude API and Shell Function

Auto-generate Pull Requests with Claude API and Shell Function

Comments
7 min read
loading...