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.
Gitea Vs Gogs

Gitea Vs Gogs

2
Comments
5 min read
I was tired of writing "fix" as my commit message so I built this in one afternoon

I was tired of writing "fix" as my commit message so I built this in one afternoon

Comments
2 min read
Ensuring Uncompromised Engineering Quality: CI Strategies for Rebase & Merge Workflows
Cover image for Ensuring Uncompromised Engineering Quality: CI Strategies for Rebase & Merge Workflows

Ensuring Uncompromised Engineering Quality: CI Strategies for Rebase & Merge Workflows

Comments
5 min read
I built a browser-only Git diff viewer using File System Access API — no server needed
Cover image for I built a browser-only Git diff viewer using File System Access API — no server needed

I built a browser-only Git diff viewer using File System Access API — no server needed

Comments
3 min read
Why Git Rebase Will Change How You Use Git Forever
Cover image for Why Git Rebase Will Change How You Use Git Forever

Why Git Rebase Will Change How You Use Git Forever

1
Comments
3 min read
Git in 20 Minutes: The Safety Net You'll Wish You Had Sooner
Cover image for Git in 20 Minutes: The Safety Net You'll Wish You Had Sooner

Git in 20 Minutes: The Safety Net You'll Wish You Had Sooner

5
Comments
4 min read
🎾 Tennis: The Quickest Way to Visualize CSV Files in Your Terminal

🎾 Tennis: The Quickest Way to Visualize CSV Files in Your Terminal

Comments
1 min read
Why Git Is an Essential Skill for DevOps Beginners

Why Git Is an Essential Skill for DevOps Beginners

1
Comments
1 min read
I Thought I Understood Git. Then I Actually Learned the Difference Between Rebase and Merge.

I Thought I Understood Git. Then I Actually Learned the Difference Between Rebase and Merge.

1
Comments
4 min read
From Copilot to Agentic SDLC: A Stack Journey Through GitHub’s New Agentic Workflows
Cover image for From Copilot to Agentic SDLC: A Stack Journey Through GitHub’s New Agentic Workflows

From Copilot to Agentic SDLC: A Stack Journey Through GitHub’s New Agentic Workflows

Comments
5 min read
My Git Commits Were Linked to the Wrong GitHub Account. Here’s Why.
Cover image for My Git Commits Were Linked to the Wrong GitHub Account. Here’s Why.

My Git Commits Were Linked to the Wrong GitHub Account. Here’s Why.

2
Comments
4 min read
git worktree: Work on Multiple Branches at the Same Time
Cover image for git worktree: Work on Multiple Branches at the Same Time

git worktree: Work on Multiple Branches at the Same Time

3
Comments
2 min read
5 Practical Techniques to Prevent API Key Leakage (with Claude Code Auto-Check)

5 Practical Techniques to Prevent API Key Leakage (with Claude Code Auto-Check)

1
Comments
3 min read
I Built a CLI Tool That Writes My Commit Messages

I Built a CLI Tool That Writes My Commit Messages

1
Comments
4 min read
We Ran git rebase on a Shared Branch and Lost Three Days of Work

We Ran git rebase on a Shared Branch and Lost Three Days of Work

1
Comments
6 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.