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.
Version Control Throwdown: Git vs. Subversion

Version Control Throwdown: Git vs. Subversion

Comments
2 min read
How to use Semantic commits properly

How to use Semantic commits properly

11
Comments
2 min read
Git Masterclass - Day 1

Git Masterclass - Day 1

1
Comments
3 min read
Conquer Version Control: Git & GitHub - Your Beginner’s Guide

Conquer Version Control: Git & GitHub - Your Beginner’s Guide

1
Comments
14 min read
Streamline Your Workflow: Setting Up Git Hooks with Husky to Simplify Version Updates

Streamline Your Workflow: Setting Up Git Hooks with Husky to Simplify Version Updates

3
Comments
4 min read
Day 5: Collaborating with GitHub for DevOps

Day 5: Collaborating with GitHub for DevOps

5
Comments 6
2 min read
Pre-push Hooks

Pre-push Hooks

38
Comments 1
10 min read
What is a Merge Conflict? Understanding the Difference Between Semantic and Code Conflicts

What is a Merge Conflict? Understanding the Difference Between Semantic and Code Conflicts

3
Comments
6 min read
Deploy Angular App for Free: Your Ultimate GitHub Pages Guide

Deploy Angular App for Free: Your Ultimate GitHub Pages Guide

8
Comments 1
3 min read
Github PR Template

Github PR Template

2
Comments
2 min read
O comando "git checkout -f" e "git reset --hard" para Git.

O comando "git checkout -f" e "git reset --hard" para Git.

Comments
2 min read
Git Command Center: Navigate Version Control like a Pro

Git Command Center: Navigate Version Control like a Pro

1
Comments
3 min read
How to recover an overwritten stash in GitHub Desktop

How to recover an overwritten stash in GitHub Desktop

Comments
2 min read
Make an alias for existing branch

Make an alias for existing branch

3
Comments 2
1 min read
Your daily Git commands

Your daily Git commands

13
Comments 12
4 min read
git stash

git stash

18
Comments 6
2 min read
Git: The complete guide to sign your commits with an SSH key

Git: The complete guide to sign your commits with an SSH key

36
Comments 5
4 min read
Quickly Open GitHub Repo in Browser From Terminal

Quickly Open GitHub Repo in Browser From Terminal

2
Comments 1
2 min read
[Tutorial 🧹] Limit deployments to Platform.sh only when Git tagged

[Tutorial 🧹] Limit deployments to Platform.sh only when Git tagged

Comments
1 min read
Creating Custom Git Commands

Creating Custom Git Commands

Comments
2 min read
Automatic Environment Creation from Your Git Workflow

Automatic Environment Creation from Your Git Workflow

7
Comments
4 min read
Getting Started with Git

Getting Started with Git

Comments
3 min read
Discover the Power of Git Desktop!

Discover the Power of Git Desktop!

2
Comments
4 min read
How to Sign Your Commits: A Guide for Git Users

How to Sign Your Commits: A Guide for Git Users

13
Comments 20
4 min read
Simplifying Git Worktrees with PowerShell

Simplifying Git Worktrees with PowerShell

1
Comments
4 min read
loading...