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.
Working on mulitple braches at once using git worktree

Working on mulitple braches at once using git worktree

Comments
2 min read
Article 3 of 100: The PR Crisis: GIT/GitHub Commits Cheat Sheet — A Developer’s Redemption Arc

Article 3 of 100: The PR Crisis: GIT/GitHub Commits Cheat Sheet — A Developer’s Redemption Arc

Comments
1 min read
[Git] 5 Git Tips I Learned Today

[Git] 5 Git Tips I Learned Today

Comments
2 min read
Mastering Git Hooks: A Cheat Sheet for CI/CD Ninjas

Mastering Git Hooks: A Cheat Sheet for CI/CD Ninjas

Comments
3 min read
[Git] How to Temporarily Save Changes with `git stash` While Switching Branches

[Git] How to Temporarily Save Changes with `git stash` While Switching Branches

1
Comments
1 min read
My First Real Taste of Git Power: Fixing a Bug After an npm Upgrade

My First Real Taste of Git Power: Fixing a Bug After an npm Upgrade

Comments
4 min read
How to work on multiple branches using git worktree command?

How to work on multiple branches using git worktree command?

2
Comments
4 min read
Code Review: Best Practices

Code Review: Best Practices

1
Comments
8 min read
Automating Git Commit Messages with an LLM

Automating Git Commit Messages with an LLM

Comments
1 min read
Enhancing Asset Visualization in Dagster: A UI Filtering Implementation

Enhancing Asset Visualization in Dagster: A UI Filtering Implementation

Comments
16 min read
🌊 FlowMaster CLI: A Modern GitFlow Tool for Seamless Version Management

🌊 FlowMaster CLI: A Modern GitFlow Tool for Seamless Version Management

Comments
2 min read
Good Commit vs Bad Commit: The 5 Commandments of Git Bible

Good Commit vs Bad Commit: The 5 Commandments of Git Bible

10
Comments 2
5 min read
Getting Started with GitHub: A Beginner’s Guide to Version Control

Getting Started with GitHub: A Beginner’s Guide to Version Control

Comments
2 min read
Vector Database

Vector Database

Comments
1 min read
🚀 Installing Git on an Old RHEL 5.1 System: Three Simple Methods! 🛠️

🚀 Installing Git on an Old RHEL 5.1 System: Three Simple Methods! 🛠️

Comments
2 min read
Git Lab - Commands

Git Lab - Commands

Comments
2 min read
Day 2 - GIT commands

Day 2 - GIT commands

Comments
1 min read
Three sites that will make you a better developer

Three sites that will make you a better developer

Comments
1 min read
Mastering Git for Web Projects: A Comprehensive Guide for Beginners

Mastering Git for Web Projects: A Comprehensive Guide for Beginners

Comments
4 min read
AltSchool Of Engineering Tinyuka’24 Month 1 Week 2

AltSchool Of Engineering Tinyuka’24 Month 1 Week 2

3
Comments
8 min read
GIT - GITLAB Introduction

GIT - GITLAB Introduction

Comments
2 min read
Set up git hook in a multi-package monorepo

Set up git hook in a multi-package monorepo

1
Comments
5 min read
.gitignore Command Guide: Practical Examples and Terraform Tips

.gitignore Command Guide: Practical Examples and Terraform Tips

5
Comments
9 min read
GitOps Adoption

GitOps Adoption

Comments
1 min read
A Guide to Git Conventional Commits

A Guide to Git Conventional Commits

Comments
2 min read
loading...