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.
How to Resolve Merge Conflicts Using the Merge Editor Feature on VS Code

How to Resolve Merge Conflicts Using the Merge Editor Feature on VS Code

22
Comments 2
4 min read
git bisect and the importance of a clean history

git bisect and the importance of a clean history

1
Comments
9 min read
O básico de Git

O básico de Git

Comments
7 min read
Mastering Git Checkout: Decoding the Impact of One Simple Command

Mastering Git Checkout: Decoding the Impact of One Simple Command

1
Comments
2 min read
Introdução aos Comandos Git

Introdução aos Comandos Git

1
Comments
4 min read
git diary

git diary

1
Comments
1 min read
Git in Appsmith: A Practical Guide for Building Internal Apps with Git

Git in Appsmith: A Practical Guide for Building Internal Apps with Git

1
Comments
10 min read
How Git Works Internally?

How Git Works Internally?

3
Comments
5 min read
My script to install husky, commitlint and lint-staged with zx

My script to install husky, commitlint and lint-staged with zx

1
Comments
1 min read
Remove latest pushed Git-commits from remote repo

Remove latest pushed Git-commits from remote repo

5
Comments 4
3 min read
Regulate Amazon CodeCommit Branche's Branching Permissions

Regulate Amazon CodeCommit Branche's Branching Permissions

19
Comments 2
6 min read
Streamline Your Workflow with GitHub Desktop

Streamline Your Workflow with GitHub Desktop

Comments
2 min read
Useful GitHub tricks and tips - 2

Useful GitHub tricks and tips - 2

1
Comments
1 min read
comandos GIT más utilizados

comandos GIT más utilizados

Comments
2 min read
Git Revert: How to the complete guide

Git Revert: How to the complete guide

8
Comments 1
8 min read
Quick way to solve Git problem: Permission denied

Quick way to solve Git problem: Permission denied

4
Comments
3 min read
Mastering Consistency: Leveraging Git Commit Templates for Unified Team Commit Messages

Mastering Consistency: Leveraging Git Commit Templates for Unified Team Commit Messages

Comments
3 min read
Useful GitHub tricks and tips - 1

Useful GitHub tricks and tips - 1

3
Comments
1 min read
Git Essentials: A Pragmatic Approach to Version Control 🌿

Git Essentials: A Pragmatic Approach to Version Control 🌿

2
Comments 2
11 min read
Managing My Resume with Git: A Version Control Approach

Managing My Resume with Git: A Version Control Approach

69
Comments 7
3 min read
Getting Started with Git and GitHub: A Beginner's Guide

Getting Started with Git and GitHub: A Beginner's Guide

14
Comments
4 min read
How to delete multiple git branches locally and remotely?

How to delete multiple git branches locally and remotely?

1
Comments
1 min read
🌿 The Ultimate Guide to Naming Git Branches: Best Practices and Tips 🔖

🌿 The Ultimate Guide to Naming Git Branches: Best Practices and Tips 🔖

1
Comments 1
3 min read
Building an Efficient AWS CloudPython CI/CD Framework

Building an Efficient AWS CloudPython CI/CD Framework

3
Comments 2
3 min read
[GitHub] Combine Pull Requests... For The Win!

[GitHub] Combine Pull Requests... For The Win!

7
Comments
3 min read
loading...