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.
What I Learned During My Software Enginnering Internship💻

What I Learned During My Software Enginnering Internship💻

2
Comments 2
4 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
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
[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
Mastering Git for Web Projects: A Comprehensive Guide for Beginners

Mastering Git for Web Projects: A Comprehensive Guide for Beginners

1
Comments
4 min read
Squash feature branch commits before merging to main

Squash feature branch commits before merging to main

1
Comments
1 min read
Managing Multiple Git Profiles with Ease: Introducing `gguser`

Managing Multiple Git Profiles with Ease: Introducing `gguser`

3
Comments 1
3 min read
Code Review: Best Practices

Code Review: Best Practices

1
Comments
8 min read
Why Git Subtree Requires Explicit Installation: Understanding Its Role and How It Becomes a Core Git Command

Why Git Subtree Requires Explicit Installation: Understanding Its Role and How It Becomes a Core Git Command

Comments
6 min read
Understanding Git Workflows Beyond the Basics

Understanding Git Workflows Beyond the Basics

1
Comments
3 min read
Git and Github for beginners

Git and Github for beginners

Comments
5 min read
Git: Rebase vs Merge

Git: Rebase vs Merge

2
Comments 2
5 min read
Dicas sobre GitHub

Dicas sobre GitHub

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

Enhancing Asset Visualization in Dagster: A UI Filtering Implementation

Comments
16 min read
Some useful Git commands

Some useful Git commands

2
Comments 1
2 min read
for when i forget how to use GIT Quick Setup & Commands Cheat Sheet (Linux, Mac & Windows)

for when i forget how to use GIT Quick Setup & Commands Cheat Sheet (Linux, Mac & Windows)

Comments
3 min read
Amazing `pre-commit` and How To Use It

Amazing `pre-commit` and How To Use It

1
Comments 1
3 min read
Best Practices for Writing Clean and Maintainable Code

Best Practices for Writing Clean and Maintainable Code

5
Comments
3 min read
Best Practices for Securing Git LFS on GitHub, GitLab, Bitbucket, and Azure DevOps

Best Practices for Securing Git LFS on GitHub, GitLab, Bitbucket, and Azure DevOps

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

.gitignore Command Guide: Practical Examples and Terraform Tips

5
Comments
9 min read
How to Manage Your Dotfiles Like a Pro with Git and Stow

How to Manage Your Dotfiles Like a Pro with Git and Stow

5
Comments
5 min read
Vector Database

Vector Database

Comments
1 min read
Understanding the Basics of GitHub: An Introduction for Beginners

Understanding the Basics of GitHub: An Introduction for Beginners

12
Comments 2
5 min read
Git Lab - Commands

Git Lab - Commands

Comments
2 min read
loading...