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.
Cleaning your working directory in Git (including untracked files) 😎

Cleaning your working directory in Git (including untracked files) 😎

14
Comments
2 min read
Basics of Git explained with a concept map

Basics of Git explained with a concept map

Comments
7 min read
Effective Source Code Management in Software Projects

Effective Source Code Management in Software Projects

Comments
3 min read
Streamlining Code Quality with Linters, Formatters, and Editor Integration

Streamlining Code Quality with Linters, Formatters, and Editor Integration

2
Comments
3 min read
A Comprehensive Guide on How to Use Git and GitHub for Beginners

A Comprehensive Guide on How to Use Git and GitHub for Beginners

1
Comments
9 min read
🛠️Git Branching Strategy for AWS CodeCommit 🚀 | Mastering Efficient Workflows 💡

🛠️Git Branching Strategy for AWS CodeCommit 🚀 | Mastering Efficient Workflows 💡

25
Comments 2
5 min read
The VS Code Extension That Helps You Control Your Pull Requests Size

The VS Code Extension That Helps You Control Your Pull Requests Size

4
Comments 4
5 min read
How to Use GitHub Repository Templates

How to Use GitHub Repository Templates

Comments
4 min read
Visual Studio: Add your Project to Github

Visual Studio: Add your Project to Github

7
Comments
2 min read
Understanding the Difference Between git pull and git merge in Git

Understanding the Difference Between git pull and git merge in Git

Comments 1
2 min read
Git - Interactive Add for Precise Staging

Git - Interactive Add for Precise Staging

Comments
1 min read
Git - Use Hooks for Custom Workflows and Actions

Git - Use Hooks for Custom Workflows and Actions

2
Comments
2 min read
Git cheatsheet

Git cheatsheet

35
Comments 3
2 min read
Create a .gitignore file for Terraform

Create a .gitignore file for Terraform

Comments
3 min read
Guia dos Comandos Avançados do Git

Guia dos Comandos Avançados do Git

Comments
3 min read
How to Use Version Control Tools for Development

How to Use Version Control Tools for Development

1
Comments
4 min read
Implement a Simple Version Control with JavaScript to Understand Git Better!

Implement a Simple Version Control with JavaScript to Understand Git Better!

3
Comments
11 min read
Deploying Code from GitLab to IIS via Azure DevOps: A Step-by-Step Guide

Deploying Code from GitLab to IIS via Azure DevOps: A Step-by-Step Guide

Comments
5 min read
The true power of Git 🔥😤.

The true power of Git 🔥😤.

2
Comments
8 min read
Shopify Theme Version Controlling Using GitHub

Shopify Theme Version Controlling Using GitHub

13
Comments
5 min read
Harness Developer Hub - Ease of Authoring with Git Triggers

Harness Developer Hub - Ease of Authoring with Git Triggers

Comments
4 min read
Enhancing team collaboration in IntelliJ IDEA with the .run directory

Enhancing team collaboration in IntelliJ IDEA with the .run directory

1
Comments
3 min read
Securing Secrets in the Age of GitOps

Securing Secrets in the Age of GitOps

Comments
4 min read
A Beginner's Guide to Git and GitHub: Understanding the Differences

A Beginner's Guide to Git and GitHub: Understanding the Differences

11
Comments 4
3 min read
Git - Use Tags for Versioning and Release Management

Git - Use Tags for Versioning and Release Management

4
Comments
2 min read
loading...