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.
Enforcing Git Branch Naming Standards: Tools and Tips for Developers

Enforcing Git Branch Naming Standards: Tools and Tips for Developers

1
Comments
2 min read
Github Actions Full Guide

Github Actions Full Guide

41
Comments 5
18 min read
GitHub’s Security Scanner & Conventional Commits — A Developer’s Journey

GitHub’s Security Scanner & Conventional Commits — A Developer’s Journey

Comments
2 min read
Git tricks 🚀 1/3

Git tricks 🚀 1/3

4
Comments
7 min read
10 Must-Know Git & Development Tips Every Beginner Should Master

10 Must-Know Git & Development Tips Every Beginner Should Master

28
Comments
7 min read
Git basics

Git basics

Comments
7 min read
Git Log's Hidden Gems: Using -S and -L for Powerful Code History Search

Git Log's Hidden Gems: Using -S and -L for Powerful Code History Search

Comments
2 min read
How Learning Git and GitHub Transformed My Workflow as a Full-Stack Developer

How Learning Git and GitHub Transformed My Workflow as a Full-Stack Developer

5
Comments
3 min read
🔥10 Git Features You Might Not Know About

🔥10 Git Features You Might Not Know About

24
Comments 1
5 min read
Git Essentials: 10 Commands Every Developer Should Know

Git Essentials: 10 Commands Every Developer Should Know

1
Comments
2 min read
# How to write good commit messages

# How to write good commit messages

3
Comments 1
3 min read
¿Cómo crear una llave SSH y conectarla con Github en Windows? 🤔

¿Cómo crear una llave SSH y conectarla con Github en Windows? 🤔

2
Comments
4 min read
Conventional Git Commits With Best Practices.

Conventional Git Commits With Best Practices.

18
Comments 2
4 min read
Adding Jest To Explainer.js

Adding Jest To Explainer.js

Comments
2 min read
How to Avoid Chaos in Branches: Best Practices for Git Workflows

How to Avoid Chaos in Branches: Best Practices for Git Workflows

2
Comments
2 min read
Writing Commit Messages using AI from CLI (no API key)

Writing Commit Messages using AI from CLI (no API key)

Comments
2 min read
How to Set Git Username and Password in Git Bash?

How to Set Git Username and Password in Git Bash?

34
Comments
3 min read
How to Manage Git Commits Effectively

How to Manage Git Commits Effectively

3
Comments
3 min read
Git: The Secret to Version Control

Git: The Secret to Version Control

1
Comments
5 min read
git rebase on pull

git rebase on pull

Comments
1 min read
Why Use git switch Instead of git checkout?

Why Use git switch Instead of git checkout?

18
Comments 2
3 min read
How to Effectively Use Git in Teams: Best Practices for Branch Merging

How to Effectively Use Git in Teams: Best Practices for Branch Merging

2
Comments
3 min read
Streamlining env0 Onboarding with Environment Discovery

Streamlining env0 Onboarding with Environment Discovery

Comments
3 min read
Introduction to Git: A Powerful Version Control System

Introduction to Git: A Powerful Version Control System

Comments
3 min read
GitOps: A Strategic Advantage for Automation, Collaboration, and Cost Savings

GitOps: A Strategic Advantage for Automation, Collaboration, and Cost Savings

Comments
6 min read
loading...