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.
Understanding Git: A Beginner's Guide to Version Control (With Visuals)

Understanding Git: A Beginner's Guide to Version Control (With Visuals)

23
Comments 7
15 min read
Mastering Git Committing: Best Practices and Guidelines

Mastering Git Committing: Best Practices and Guidelines

4
Comments
4 min read
GitHub spam is getting out of hand!👎

GitHub spam is getting out of hand!👎

43
Comments 20
3 min read
Write better PR's with this template 📄

Write better PR's with this template 📄

128
Comments 9
1 min read
Saindo do básico do Git: Aprimorando seu Fluxo de Trabalho

Saindo do básico do Git: Aprimorando seu Fluxo de Trabalho

5
Comments
3 min read
Clean your local git branches

Clean your local git branches

6
Comments 5
3 min read
Hello? It's GIT you're looking for

Hello? It's GIT you're looking for

Comments
2 min read
Git vs GitHub

Git vs GitHub

Comments
2 min read
I made my first GitHub repo!

I made my first GitHub repo!

Comments
1 min read
Uncover Hidden Gems: Lesser-Known GitHub Tips and Tricks 🌟

Uncover Hidden Gems: Lesser-Known GitHub Tips and Tricks 🌟

Comments
2 min read
GIT what’s behind your usual operations

GIT what’s behind your usual operations

Comments
4 min read
Fix Path Name Mismatches in Local & Remote Git Repos

Fix Path Name Mismatches in Local & Remote Git Repos

8
Comments
5 min read
How to Push All Branches from Command Line

How to Push All Branches from Command Line

21
Comments
2 min read
Git Stash - Instant Code Pause Button ⏸️ (Illustrated)

Git Stash - Instant Code Pause Button ⏸️ (Illustrated)

3
Comments
3 min read
Unleashing the Power of Git Bisect

Unleashing the Power of Git Bisect

8
Comments
7 min read
FeiFlow - An Opinioned Git Branching And Release Management Strategy

FeiFlow - An Opinioned Git Branching And Release Management Strategy

5
Comments 1
22 min read
Unnecessary Git Quiz

Unnecessary Git Quiz

26
Comments
5 min read
Git Good: Best Practices for Branch Naming and Commit Messages

Git Good: Best Practices for Branch Naming and Commit Messages

193
Comments 39
4 min read
Automatically Prefix JIRA Issue ID to Git Commit Messages using Git Hooks

Automatically Prefix JIRA Issue ID to Git Commit Messages using Git Hooks

8
Comments
2 min read
Be a Better Developer with These Git Good Practices

Be a Better Developer with These Git Good Practices

57
Comments
3 min read
Sorting Git branches

Sorting Git branches

70
Comments 4
1 min read
Git Merge and Git Rebase: Working with Code Integration

Git Merge and Git Rebase: Working with Code Integration

Comments
8 min read
Documenta seu PR/MR, criatura- PR's template

Documenta seu PR/MR, criatura- PR's template

Comments
2 min read
What is a good message and size for a commit?

What is a good message and size for a commit?

56
Comments 7
5 min read
How to Undo the Most Recent Local Commits in Git?

How to Undo the Most Recent Local Commits in Git?

5
Comments 1
8 min read
loading...