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.
How to resolve connecting to Github issues (Internet/network issues)

How to resolve connecting to Github issues (Internet/network issues)

Comments
2 min read
Troubleshooting Git Authentication: Fixing "Repository Not Found" on Private Repositories

Troubleshooting Git Authentication: Fixing "Repository Not Found" on Private Repositories

1
Comments
3 min read
Who actually wrote that commit... you, or your AI agent?

Who actually wrote that commit... you, or your AI agent?

1
Comments
4 min read
Coding agents need branch policy at runtime

Coding agents need branch policy at runtime

Comments
1 min read
hunkpick: a non-interactive git add -p for scripts and coding agents

hunkpick: a non-interactive git add -p for scripts and coding agents

Comments 2
4 min read
GitOps Explained: How It Works, ArgoCD vs Flux, and When to Use It

GitOps Explained: How It Works, ArgoCD vs Flux, and When to Use It

Comments
7 min read
How to Sync a Forked Git Repository (Without Losing Local Changes)

How to Sync a Forked Git Repository (Without Losing Local Changes)

Comments
3 min read
Git e Github

Git e Github

Comments
5 min read
How `git diff` Actually Works: The Myers Algorithm in Plain English

How `git diff` Actually Works: The Myers Algorithm in Plain English

Comments
5 min read
Putting a file in .gitignore does nothing if git already tracks it. I built a CLI to find the leftovers.

Putting a file in .gitignore does nothing if git already tracks it. I built a CLI to find the leftovers.

Comments
3 min read
Git Isn't About Commands—It's About Confidence

Git Isn't About Commands—It's About Confidence

Comments
1 min read
git stash: save your work without committing

git stash: save your work without committing

Comments
1 min read
Why git pull --rebase should probably be your default

Why git pull --rebase should probably be your default

Comments
5 min read
How to Create a Pull Request from the Terminal Using GitHub CLI

How to Create a Pull Request from the Terminal Using GitHub CLI

Comments
3 min read
Origin: a new git-compatible platform designed for ai-driven software development

Origin: a new git-compatible platform designed for ai-driven software development

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