DEV Community

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.
🚀 From Local Repo to GitHub – Your First Commit and Push

🚀 From Local Repo to GitHub – Your First Commit and Push

Comments
3 min read
🎯"Don’t Forget Your Git Identity: A Must-Do When Starting a New Project"

🎯"Don’t Forget Your Git Identity: A Must-Do When Starting a New Project"

Comments 1
2 min read
A quick way to get started with Graphite

A quick way to get started with Graphite

Comments
1 min read
🌲 Git better at ignore-ing

🌲 Git better at ignore-ing

Comments
2 min read
README First — How to Make Your Project Instantly Understandable

README First — How to Make Your Project Instantly Understandable

Comments
5 min read
🔐 Managing Multiple GitHub Accounts with SSH: Personal & Work Setup Guide

🔐 Managing Multiple GitHub Accounts with SSH: Personal & Work Setup Guide

Comments
2 min read
Compartiendo modificaciones de código Sin Internet: La Utilidad del Git Patch

Compartiendo modificaciones de código Sin Internet: La Utilidad del Git Patch

Comments
3 min read
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
Day 18/30 - git stash --patch – Stash only specific changes interactively

Day 18/30 - git stash --patch – Stash only specific changes interactively

1
Comments
3 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
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
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
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...