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 Branching and Merging: Navigating the Code Cosmos

Git Branching and Merging: Navigating the Code Cosmos

1
Comments
2 min read
Implementing Quality Checks In Your Git Workflow With Hooks and pre-commit

Implementing Quality Checks In Your Git Workflow With Hooks and pre-commit

4
Comments
14 min read
GIT - Beginner’s Guide: Useful GIT commands you should know

GIT - Beginner’s Guide: Useful GIT commands you should know

13
Comments 6
3 min read
Comandos de Git Basicos

Comandos de Git Basicos

Comments
1 min read
The Power of Atomic Commits in Git: How and Why to Do It

The Power of Atomic Commits in Git: How and Why to Do It

14
Comments
3 min read
All You Need to Know: Popular Tools for Git and GitHub

All You Need to Know: Popular Tools for Git and GitHub

2
Comments
4 min read
End of year for Developers

End of year for Developers

Comments
1 min read
AI-Powered Pull Requests: CodiumAI vs GitHub Copilot

AI-Powered Pull Requests: CodiumAI vs GitHub Copilot

14
Comments
10 min read
Git Tutorial: Get Started with Version Control

Git Tutorial: Get Started with Version Control

1
Comments
2 min read
GitOps with the InterSystems Kubernetes Operator

GitOps with the InterSystems Kubernetes Operator

1
Comments
4 min read
Mastering Git Branching: A Developer's Guide

Mastering Git Branching: A Developer's Guide

1
Comments
2 min read
Como padronizar mensagens nos commits de sua equipe utilizando husky e commitlint

Como padronizar mensagens nos commits de sua equipe utilizando husky e commitlint

1
Comments
4 min read
Cleaning Your Git History: Safely Removing Sensitive Data

Cleaning Your Git History: Safely Removing Sensitive Data

18
Comments
6 min read
TIL - Today I Learn 12-11 18-11

TIL - Today I Learn 12-11 18-11

15
Comments 2
5 min read
How I teach Git

How I teach Git

397
Comments 26
22 min read
Comparing CodiumAI PR-Agent to GitHub Copilot's solution for pull request

Comparing CodiumAI PR-Agent to GitHub Copilot's solution for pull request

Comments
5 min read
Are pre-commit git hooks a good idea? I don't think so.

Are pre-commit git hooks a good idea? I don't think so.

12
Comments 5
4 min read
Git Kingdoms - Feel confident about contributing to open-source projects

Git Kingdoms - Feel confident about contributing to open-source projects

Comments
3 min read
Transplanting Git Branches

Transplanting Git Branches

Comments
2 min read
[03/52] - CMake and Git Submodules: More Advanced Cases

[03/52] - CMake and Git Submodules: More Advanced Cases

7
Comments 1
11 min read
That’s why I love interactive rebase

That’s why I love interactive rebase

Comments
3 min read
I used CodiumAI's PR Agent, and I love it

I used CodiumAI's PR Agent, and I love it

28
Comments 2
9 min read
Part 2-Repos: "Visualize, Collaborate, Thrive: Azure Repos Unleashed with GUI Magic

Part 2-Repos: "Visualize, Collaborate, Thrive: Azure Repos Unleashed with GUI Magic

Comments
4 min read
Revolutionizing Pull Request Collaboration: CodiumAI PR-Agent VS GitHub Copilot For Pull Requests

Revolutionizing Pull Request Collaboration: CodiumAI PR-Agent VS GitHub Copilot For Pull Requests

18
Comments
8 min read
Merge Multiple Git Repositories without Breaking File History

Merge Multiple Git Repositories without Breaking File History

Comments
3 min read
GitTrust (GT): Enhanced S/MIME Commit Signing with Device Authentication

GitTrust (GT): Enhanced S/MIME Commit Signing with Device Authentication

Comments
1 min read
Mastering Git Migration Moving Repositories Across Servers

Mastering Git Migration Moving Repositories Across Servers

2
Comments 1
1 min read
Understanding Git And Git Workflow

Understanding Git And Git Workflow

32
Comments 4
8 min read
GitHub Commands for Beginners: Get Started in Style! 🌟🚀

GitHub Commands for Beginners: Get Started in Style! 🌟🚀

11
Comments 1
2 min read
💻 GitHub's Illusion: Debunking the Dot Count Craze for Developers "

💻 GitHub's Illusion: Debunking the Dot Count Craze for Developers "

1
Comments
3 min read
10 Git stash commands every developer should know

10 Git stash commands every developer should know

15
Comments
6 min read
A Hands-on Guide to Git Rebase & Resolving Conflicts

A Hands-on Guide to Git Rebase & Resolving Conflicts

2
Comments
4 min read
Upload repository to GitHub with Git.

Upload repository to GitHub with Git.

5
Comments
1 min read
Como adicionar hooks aos commits de seu projeto utilizando Husky

Como adicionar hooks aos commits de seu projeto utilizando Husky

2
Comments
4 min read
Elevating PRs with the Magic of an AI-Agent for a Seamless Experience: PR-Agent Vs Copilot For PRs

Elevating PRs with the Magic of an AI-Agent for a Seamless Experience: PR-Agent Vs Copilot For PRs

7
Comments 2
6 min read
Git Essentials for Beginners: A Painless Dive into Version Control

Git Essentials for Beginners: A Painless Dive into Version Control

1
Comments
3 min read
Add multiple remotes to a Git repository.

Add multiple remotes to a Git repository.

3
Comments
2 min read
Keep Your Fork In Sync: Understanding git remote upstream

Keep Your Fork In Sync: Understanding git remote upstream

15
Comments 1
2 min read
Manual Git e Github para iniciantes

Manual Git e Github para iniciantes

Comments 1
3 min read
A Guide to Resolving Merge Conflicts in Git Pull Requests

A Guide to Resolving Merge Conflicts in Git Pull Requests

5
Comments
2 min read
Git Reset Modes

Git Reset Modes

Comments
11 min read
Part 1-Repos: "Command Your Code->Mastering Git and Azure Repos from the CLI"

Part 1-Repos: "Command Your Code->Mastering Git and Azure Repos from the CLI"

Comments
5 min read
How to temporarily save your uncommitted changes using Git Stash?

How to temporarily save your uncommitted changes using Git Stash?

9
Comments
1 min read
Resolving Merge Conflicts on Azure Git Branch A Comprehensive Guide

Resolving Merge Conflicts on Azure Git Branch A Comprehensive Guide

5
Comments
2 min read
Mastering PR Messages: How to get your PRs merged (Part 1)

Mastering PR Messages: How to get your PRs merged (Part 1)

8
Comments 2
4 min read
Mastering Git Workflow A Comprehensive Guide to Merge and Rebase

Mastering Git Workflow A Comprehensive Guide to Merge and Rebase

Comments
2 min read
Git Mastery: 4 Must-Know Commands

Git Mastery: 4 Must-Know Commands

1
Comments
3 min read
Don't worry, I've not given up!

Don't worry, I've not given up!

16
Comments 5
1 min read
How to work with git submodules

How to work with git submodules

Comments
10 min read
How I messed up using Git-Annex

How I messed up using Git-Annex

Comments
2 min read
How to remove git from the project and then upload it to the new repo ?

How to remove git from the project and then upload it to the new repo ?

22
Comments 7
1 min read
Unleashing Git Aliases: A Guide to Boosting Linux Productivity

Unleashing Git Aliases: A Guide to Boosting Linux Productivity

2
Comments
3 min read
How to undo changes in a Git repository using git revert

How to undo changes in a Git repository using git revert

1
Comments
3 min read
Mastering Git: Tips and Tricks for Efficient Version Control

Mastering Git: Tips and Tricks for Efficient Version Control

5
Comments
3 min read
STARTING WITH GITHUB

STARTING WITH GITHUB

Comments
3 min read
Git commands that every coder should know

Git commands that every coder should know

11
Comments
1 min read
AWS CloudFormation introduces Git management of stacks

AWS CloudFormation introduces Git management of stacks

1
Comments
1 min read
Understanding GitHub Actions

Understanding GitHub Actions

1
Comments
2 min read
🚀 Git - Boost Your Productivity with Git worktrees 🌟

🚀 Git - Boost Your Productivity with Git worktrees 🌟

7
Comments
1 min read
How your pull request title serves as a documentation for your code changes

How your pull request title serves as a documentation for your code changes

4
Comments 1
1 min read
loading...