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 sync your Obsidian vault using GitHub: A complete guide

How to sync your Obsidian vault using GitHub: A complete guide

40
Comments
3 min read
Fast-forward and three-way merges

Fast-forward and three-way merges

Comments
1 min read
A Rusty Three-Way Merge

A Rusty Three-Way Merge

Comments
4 min read
Preventing Secrets from Leaking in Code with Talisman and Git Hooks 🔐

Preventing Secrets from Leaking in Code with Talisman and Git Hooks 🔐

1
Comments
1 min read
Provide Shared File Storage For The Company Offices

Provide Shared File Storage For The Company Offices

Comments
3 min read
Handling Merge Conflicts in Git: How to Fix and Prevent Them

Handling Merge Conflicts in Git: How to Fix and Prevent Them

Comments
3 min read
Beyond Spellcheck: How Static Analysis Tools Enhance Collaboration in Coding

Beyond Spellcheck: How Static Analysis Tools Enhance Collaboration in Coding

1
Comments
4 min read
Enhancing Your Development Workflow with Husky, Commitlint, Prettier, and Lint-Staged

Enhancing Your Development Workflow with Husky, Commitlint, Prettier, and Lint-Staged

7
Comments 4
2 min read
Writing Clean, Efficient, and Maintainable Code - Python as use case.

Writing Clean, Efficient, and Maintainable Code - Python as use case.

Comments
3 min read
Set Up Your Own Local GitLab Server | Self-hosted GitLab

Set Up Your Own Local GitLab Server | Self-hosted GitLab

34
Comments 2
5 min read
Setting Up a Developer's Playground: Most Important Tools That Every Starter Should Have

Setting Up a Developer's Playground: Most Important Tools That Every Starter Should Have

Comments 2
4 min read
Push Your Local Code To Remote Repository

Push Your Local Code To Remote Repository

1
Comments
1 min read
Accidently create file name "\" in development folder

Accidently create file name "\" in development folder

1
Comments
1 min read
Renaming a Git Branch

Renaming a Git Branch

Comments
1 min read
🚀 Introducing cnb: A Simple Tool to Enforce Git Branch Naming Conventions

🚀 Introducing cnb: A Simple Tool to Enforce Git Branch Naming Conventions

1
Comments
2 min read
Elevate CI/CD Security: Integrate AI-Powered Vulnerability Detection in Your Pipeline

Elevate CI/CD Security: Integrate AI-Powered Vulnerability Detection in Your Pipeline

1
Comments
3 min read
Guida all'Uso di Git e GitHub per Principianti | Getting Started with Git and GitHub: A Beginner's Guide

Guida all'Uso di Git e GitHub per Principianti | Getting Started with Git and GitHub: A Beginner's Guide

2
Comments
3 min read
🔰Git e Github: Uma breve introdução

🔰Git e Github: Uma breve introdução

2
Comments
2 min read
Learning How git merge Works

Learning How git merge Works

Comments
5 min read
📝 Git Cheat Sheet 🚀

📝 Git Cheat Sheet 🚀

11
Comments 5
1 min read
Git Merge vs. Git Rebase: A Beginner's Guide

Git Merge vs. Git Rebase: A Beginner's Guide

Comments
2 min read
Generate meaningful commit messages with Ollama and Kaizen

Generate meaningful commit messages with Ollama and Kaizen

Comments
2 min read
From Changes to Safe Keeping: Git Stash

From Changes to Safe Keeping: Git Stash

4
Comments
1 min read
OptimizeIt: Merge Conflicts & Three-Way-Recursive merges

OptimizeIt: Merge Conflicts & Three-Way-Recursive merges

Comments
4 min read
GitHub CLI Extension for Conventional Commits

GitHub CLI Extension for Conventional Commits

5
Comments
2 min read
loading...