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.
Everything you need to know about GIT

Everything you need to know about GIT

478
Comments 83
15 min read
Be a better developer with these Git good practices

Be a better developer with these Git good practices

440
Comments 49
6 min read
How I teach Git

How I teach Git

400
Comments 26
22 min read
Creating Dynamic README.md File

Creating Dynamic README.md File

248
Comments 43
3 min read
How I write Commits like a pro

How I write Commits like a pro

247
Comments 35
2 min read
How to get somebody fired using Git

How to get somebody fired using Git

235
Comments 87
8 min read
Como configurar duas contas do GitHub no seu computador utilizando chaves SSH

Como configurar duas contas do GitHub no seu computador utilizando chaves SSH

216
Comments 39
7 min read
OpenCommit: GitHub Action to improve commits with meaningful messages on every `git push` 🤯🔫

OpenCommit: GitHub Action to improve commits with meaningful messages on every `git push` 🤯🔫

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

Git Good: Best Practices for Branch Naming and Commit Messages

162
Comments 35
4 min read
Contribute to Open Source in the next 10 min - Step by Step [Beginner Edition] 🦾

Contribute to Open Source in the next 10 min - Step by Step [Beginner Edition] 🦾

151
Comments 24
5 min read
[pt-BR] Fundamentos do Git, um guia completo

[pt-BR] Fundamentos do Git, um guia completo

150
Comments 3
18 min read
Beautify Your Git Log with a Single Command

Beautify Your Git Log with a Single Command

142
Comments 10
1 min read
10 Must-Know Git Commands for Every Developer

10 Must-Know Git Commands for Every Developer

138
Comments 21
7 min read
Better Git Commits with `@commitlint`

Better Git Commits with `@commitlint`

130
Comments 14
2 min read
Documentando o desenvolvimento com issues

Documentando o desenvolvimento com issues

123
Comments 9
5 min read
Interested in Contributing to Open Source? Here's What You Need to Know

Interested in Contributing to Open Source? Here's What You Need to Know

108
Comments 19
5 min read
Co-authoring Git commits

Co-authoring Git commits

107
Comments 12
1 min read
Advanced Git Commands and Workflows: A Comprehensive Guide for Developers

Advanced Git Commands and Workflows: A Comprehensive Guide for Developers

104
Comments 5
6 min read
The Power of Git: A Guide to Collaborative Version Control

The Power of Git: A Guide to Collaborative Version Control

103
Comments 9
7 min read
Can Next.js Handle 5000 Pages?

Can Next.js Handle 5000 Pages?

102
Comments 7
19 min read
Automate Your Git Workflow with this Simple Bash Script

Automate Your Git Workflow with this Simple Bash Script

102
Comments 13
2 min read
The Magic of Empty Git Commit

The Magic of Empty Git Commit

93
Comments 60
1 min read
Understanding the Contents of the .git Folder

Understanding the Contents of the .git Folder

87
Comments 15
3 min read
Remove merged branches from your local machine

Remove merged branches from your local machine

87
Comments 27
2 min read
Write better PR's with this template 📄

Write better PR's with this template 📄

85
Comments 9
1 min read
Mastering Git Shortcuts: A Guide to Git Aliases

Mastering Git Shortcuts: A Guide to Git Aliases

84
Comments 18
1 min read
OpenCommit: feature-rich CLI to generate meaningful git commit messages now supports local models via Ollama 🤯🔫

OpenCommit: feature-rich CLI to generate meaningful git commit messages now supports local models via Ollama 🤯🔫

79
Comments 14
2 min read
How to Clean Up Your Local Repository with Git Commands

How to Clean Up Your Local Repository with Git Commands

74
Comments
4 min read
Sorting Git branches

Sorting Git branches

72
Comments 4
1 min read
Git Commands: The Ultimate Cheatsheet

Git Commands: The Ultimate Cheatsheet

70
Comments 11
7 min read
Git Lesson: How to Use .gitignore and .gitkeep?

Git Lesson: How to Use .gitignore and .gitkeep?

67
Comments 14
4 min read
Managing My Resume with Git: A Version Control Approach

Managing My Resume with Git: A Version Control Approach

64
Comments 7
3 min read
Mastering Git: Top Commands Every Developer Should Know

Mastering Git: Top Commands Every Developer Should Know

61
Comments 23
3 min read
Serverless your way: Unleashing Appwrite Function’s true potential

Serverless your way: Unleashing Appwrite Function’s true potential

57
Comments 1
7 min read
GitHub Repository Best Practices

GitHub Repository Best Practices

54
Comments 1
12 min read
What is a good message and size for a commit?

What is a good message and size for a commit?

54
Comments 6
5 min read
Boost productivity with the GitHub CLI

Boost productivity with the GitHub CLI

53
Comments 14
10 min read
Git Merge vs. Rebase: Key Differences

Git Merge vs. Rebase: Key Differences

51
Comments 6
4 min read
Git Branch Naming Strategies

Git Branch Naming Strategies

51
Comments 2
2 min read
Top 5 Free AI Courses Every Enthusiast Should Consider: Have You Enrolled Yet?

Top 5 Free AI Courses Every Enthusiast Should Consider: Have You Enrolled Yet?

50
Comments 4
5 min read
Introducing 1.4 Lightning Hackathon: Functions

Introducing 1.4 Lightning Hackathon: Functions

48
Comments 2
2 min read
Just Git like a pro

Just Git like a pro

47
Comments 25
6 min read
Tudo que você precisa saber sobre Git

Tudo que você precisa saber sobre Git

47
Comments
12 min read
How to Be a Good Open Source Contributor During Hacktoberfest and Beyond

How to Be a Good Open Source Contributor During Hacktoberfest and Beyond

45
Comments 3
7 min read
Top 10 GIT Commands

Top 10 GIT Commands

44
Comments 2
1 min read
Power of .git ignore

Power of .git ignore

43
Comments 2
2 min read
OpenCommit: killing lame commits with generative AI 🤯🔫 (open-source)

OpenCommit: killing lame commits with generative AI 🤯🔫 (open-source)

42
Comments 1
1 min read
Git Fundamentals for Developers

Git Fundamentals for Developers

41
Comments 17
4 min read
THE Git Terminal Cheat Sheet

THE Git Terminal Cheat Sheet

40
Comments 7
3 min read
Be a Better Developer with These Git Good Practices

Be a Better Developer with These Git Good Practices

39
Comments
3 min read
Como escrever uma mensagem de commit

Como escrever uma mensagem de commit

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

GitHub spam is getting out of hand!👎

37
Comments 15
3 min read
What is GIT and version Control

What is GIT and version Control

37
Comments
2 min read
Git cheatsheet

Git cheatsheet

35
Comments 3
2 min read
GIT VS GitHub

GIT VS GitHub

35
Comments 3
1 min read
Renaming Git Commit Messages: A Quick and Easy Guide

Renaming Git Commit Messages: A Quick and Easy Guide

35
Comments 19
1 min read
git diff - Comparing Changes in Git

git diff - Comparing Changes in Git

35
Comments
11 min read
Git Bisect - The Underdog Git Command🔥

Git Bisect - The Underdog Git Command🔥

34
Comments
3 min read
Git Commands To Know As A Developer [Cheatsheet for Beginners] 👨‍💻📑

Git Commands To Know As A Developer [Cheatsheet for Beginners] 👨‍💻📑

33
Comments 5
2 min read
🚀 One Git Trick for Perfect Commits 🛠️

🚀 One Git Trick for Perfect Commits 🛠️

32
Comments 12
2 min read
loading...