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.
Building an AI-Powered Git Commit Message Generator with Google Gemini

Building an AI-Powered Git Commit Message Generator with Google Gemini

5
Comments
1 min read
Git & GitHub for Beginners: A Hands-On Guide

Git & GitHub for Beginners: A Hands-On Guide

Comments
4 min read
Level Up Your Git Commits with Custom Templates πŸ‘‡πŸ»

Level Up Your Git Commits with Custom Templates πŸ‘‡πŸ»

1
Comments
3 min read
Get GitHub PR from commit hash

Get GitHub PR from commit hash

1
Comments 1
3 min read
Day 13/30 - Git Pull --rebase: Keep Your History Linear When Pulling Changes

Day 13/30 - Git Pull --rebase: Keep Your History Linear When Pulling Changes

Comments
4 min read
Menghapus File Secara Permanen dari Repo Git

Menghapus File Secara Permanen dari Repo Git

Comments
2 min read
Git: Your Code’s Time Machine

Git: Your Code’s Time Machine

Comments
7 min read
πŸ” How to Revert a Git Revert

πŸ” How to Revert a Git Revert

Comments
3 min read
Answers to the GitHub Foundation Quiz

Answers to the GitHub Foundation Quiz

Comments
5 min read
Day 11/30 - Git Fetch --prune -Clean Up Stale Remote-Tracking Branches

Day 11/30 - Git Fetch --prune -Clean Up Stale Remote-Tracking Branches

Comments
3 min read
Git Cheatsheet that will make you a master in Git

Git Cheatsheet that will make you a master in Git

Comments 1
5 min read
A Source Code Management Guideline You Might Need

A Source Code Management Guideline You Might Need

2
Comments
7 min read
Day 14/30 - Git Reset: Soft, Hard, and Mixed - Undo Commits at Different Levels

Day 14/30 - Git Reset: Soft, Hard, and Mixed - Undo Commits at Different Levels

1
Comments
4 min read
Secure Team Collaboration in Anvil

Secure Team Collaboration in Anvil

Comments
1 min read
Final Tale: Part 3 - The Gateways We Left Open

Final Tale: Part 3 - The Gateways We Left Open

5
Comments
5 min read
Day 9/30 - git merge --squash – Combine multiple commits into one

Day 9/30 - git merge --squash – Combine multiple commits into one

Comments 1
3 min read
AutoGit-o-Matic: Your Git Sync Sidekick

AutoGit-o-Matic: Your Git Sync Sidekick

Comments
2 min read
Monorepo Versioning: Stop the Chaos

Monorepo Versioning: Stop the Chaos

Comments
5 min read
Create Orphan Git Branches Easily with git-newroot

Create Orphan Git Branches Easily with git-newroot

Comments
1 min read
Deploying a React JS app using GitHub Pages

Deploying a React JS app using GitHub Pages

1
Comments 1
1 min read
How I use AI, Raycast, and Lazygit to help me write better commit messages

How I use AI, Raycast, and Lazygit to help me write better commit messages

Comments
3 min read
πŸš€ Supercharge Your Git Workflow in Bash: Autocomplete, Aliases & Pro Tips

πŸš€ Supercharge Your Git Workflow in Bash: Autocomplete, Aliases & Pro Tips

Comments
3 min read
I spent 5 hours today just trying to install Git.

I spent 5 hours today just trying to install Git.

Comments
2 min read
Streamlining Your Git Workflow: A Developer's Guide to Efficient Branch Creation

Streamlining Your Git Workflow: A Developer's Guide to Efficient Branch Creation

1
Comments
3 min read
Day 8/30 - Git Merge --no-ff – Force a merge commit (avoid fast-forward)

Day 8/30 - Git Merge --no-ff – Force a merge commit (avoid fast-forward)

4
Comments
3 min read
loading...