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.
Git Worktree: The Interruption-Proof Workflow

Git Worktree: The Interruption-Proof Workflow

Comments
4 min read
O Artefato Esquecido: Por que o Versionamento de Código é sua Maior Ferramenta de Comunicação

O Artefato Esquecido: Por que o Versionamento de Código é sua Maior Ferramenta de Comunicação

Comments
5 min read
Git, Explained

Git, Explained

Comments
5 min read
Not Just .gitignore: Four Methods to Ignore Files in Git and How to Use Them

Not Just .gitignore: Four Methods to Ignore Files in Git and How to Use Them

Comments
5 min read
Connecting Your Computer with GitHub-Part Four

Connecting Your Computer with GitHub-Part Four

1
Comments
5 min read
Mastering Documentation: Best Practices for Comprehensive Records

Mastering Documentation: Best Practices for Comprehensive Records

Comments
1 min read
Manage Git worktrees declaratively with YAML (plan/apply + guardrails) — gion

Manage Git worktrees declaratively with YAML (plan/apply + guardrails) — gion

Comments
5 min read
Day 4 - When Branch Rot Steals Momentum

Day 4 - When Branch Rot Steals Momentum

Comments
2 min read
How to Clone a GitLab Repository with a Self-Signed Certificate

How to Clone a GitLab Repository with a Self-Signed Certificate

Comments
3 min read
GitHub Organizationに課金できなくても、AIエディタの暴走は止められる(pre-commit / pre-push + .cursor/rules)

GitHub Organizationに課金できなくても、AIエディタの暴走は止められる(pre-commit / pre-push + .cursor/rules)

1
Comments 1
2 min read
We tested 5 AI commit-message skills on security. 3 made things worse.

We tested 5 AI commit-message skills on security. 3 made things worse.

Comments
4 min read
Understanding Git and GitHub for Beginners

Understanding Git and GitHub for Beginners

3
Comments 1
3 min read
Inside Git: How It Works and the Role of the .git Folder

Inside Git: How It Works and the Role of the .git Folder

Comments
9 min read
Git & GitHub for Beginners (Amazon Linux 2023): Fork, Branch, Commit, Pull Request (Walkthrough)

Git & GitHub for Beginners (Amazon Linux 2023): Fork, Branch, Commit, Pull Request (Walkthrough)

Comments
10 min read
Stop treating Git like a USB stick: Level up with Azure Repos 🚀🌿

Stop treating Git like a USB stick: Level up with Azure Repos 🚀🌿

1
Comments
1 min read
Real-World Git Tips #1 : Updating Git Bash on Windows

Real-World Git Tips #1 : Updating Git Bash on Windows

Comments
2 min read
Non è solo "Git": Perché Azure Repos ti salva la vita nei lavori di gruppo 🛡️💻

Non è solo "Git": Perché Azure Repos ti salva la vita nei lavori di gruppo 🛡️💻

1
Comments
1 min read
Practical Git & GitHub Setup for Real-World Projects

Practical Git & GitHub Setup for Real-World Projects

1
Comments
2 min read
Cloning Private GitHub Repositories on a Server (The Right Way, With SSH)

Cloning Private GitHub Repositories on a Server (The Right Way, With SSH)

Comments
3 min read
Semantic Versioning with Jreleaser and Upcoming4j

Semantic Versioning with Jreleaser and Upcoming4j

Comments
3 min read
Git, GitHub & DevOps: How Modern Teams Really Work

Git, GitHub & DevOps: How Modern Teams Really Work

Comments
2 min read
Git Branching and the Multiverse: Protecting the Sacred Timeline🌠

Git Branching and the Multiverse: Protecting the Sacred Timeline🌠

1
Comments
3 min read
My Hands-On Journey with Git, GitHub & Real-World Team Workflows

My Hands-On Journey with Git, GitHub & Real-World Team Workflows

Comments
4 min read
How to Ignore .DS_Store Files Globally in Git on macOS

How to Ignore .DS_Store Files Globally in Git on macOS

Comments
2 min read
Git, GitHub, and EC2: A Practical Walkthrough from Local Repo to Live Deployment

Git, GitHub, and EC2: A Practical Walkthrough from Local Repo to Live Deployment

Comments
6 min read
loading...