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.
Bash Aliases in examples for Ubuntu: A Complete Guide

Bash Aliases in examples for Ubuntu: A Complete Guide

4
Comments
6 min read
Unlocking Git's Power: Go Beyond git push & git pull

Unlocking Git's Power: Go Beyond git push & git pull

Comments
1 min read
Stop Using Git Like a Junior

Stop Using Git Like a Junior

10
Comments 3
3 min read
30-Second Git Commits: The Micro-Habit That Saved Me 10 Hours Per Week

30-Second Git Commits: The Micro-Habit That Saved Me 10 Hours Per Week

23
Comments 2
6 min read
Managing Multiple GitHub Accounts (Work + Personal) on the Same Machine

Managing Multiple GitHub Accounts (Work + Personal) on the Same Machine

6
Comments
3 min read
git-secure: Add authentication prompts before running sensitive Git commands)

git-secure: Add authentication prompts before running sensitive Git commands)

Comments
1 min read
Top Git Interview Questions and Answers for 2025

Top Git Interview Questions and Answers for 2025

Comments
4 min read
DevOps by Doing: Setting Up a Complete Modern DevOps Environment — Part 1

DevOps by Doing: Setting Up a Complete Modern DevOps Environment — Part 1

2
Comments
10 min read
My Git Workflow and Essential Commands

My Git Workflow and Essential Commands

4
Comments
4 min read
🧨Three Weeks of Code Gone! One Git Tool Saved It

🧨Three Weeks of Code Gone! One Git Tool Saved It

Comments
1 min read
How to Verify Git Commits on GitHub Using GPG Keychain Mac OS

How to Verify Git Commits on GitHub Using GPG Keychain Mac OS

2
Comments
2 min read
# Terminal Mastery for Backend Developers: Essential Commands You Actually Need

# Terminal Mastery for Backend Developers: Essential Commands You Actually Need

1
Comments
2 min read
How to Make Your First Open Source Contribution – The Easy Way!

How to Make Your First Open Source Contribution – The Easy Way!

1
Comments
3 min read
Git for Beginners – A Complete Getting Started Guide with Examples

Git for Beginners – A Complete Getting Started Guide with Examples

Comments
3 min read
Git for Intermediate – Branching, Remotes, Undoing Changes & More

Git for Intermediate – Branching, Remotes, Undoing Changes & More

Comments
5 min read
Generating a version and history of code changes with automation on Azure DevOps

Generating a version and history of code changes with automation on Azure DevOps

1
Comments
5 min read
Mastering Git for Beginners – Start Your Dev Journey with Confidence!

Mastering Git for Beginners – Start Your Dev Journey with Confidence!

Comments
1 min read
Working with Github

Working with Github

3
Comments
8 min read
Enhancing Git Security and Workflow: A Comprehensive Guide to Signed Commits and a Linear History

Enhancing Git Security and Workflow: A Comprehensive Guide to Signed Commits and a Linear History

1
Comments
5 min read
Supercharge Your Git Workflow with Laravel Commit‑Lint

Supercharge Your Git Workflow with Laravel Commit‑Lint

Comments
3 min read
Git rebase: duplicated commits overwrite original commits

Git rebase: duplicated commits overwrite original commits

Comments
1 min read
Advanced Git Commands: Tools for Smarter Version Control

Advanced Git Commands: Tools for Smarter Version Control

11
Comments
6 min read
Git Architecture: Beyond Just 'Commit'

Git Architecture: Beyond Just 'Commit'

1
Comments
6 min read
A version control tutorial with jj: Submit and Perfect Your PR

A version control tutorial with jj: Submit and Perfect Your PR

1
Comments
4 min read
How to rsync a git project to a svn folder?

How to rsync a git project to a svn folder?

Comments
3 min read
loading...