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 Set Up SSH Keys for GitHub on PopOs or Ubuntu: A Beginner's Guide

How to Set Up SSH Keys for GitHub on PopOs or Ubuntu: A Beginner's Guide

8
Comments
3 min read
Git is Lazy (And That's OK)

Git is Lazy (And That's OK)

2
Comments
3 min read
How to Safely Delete Local and Remote Branches in Git

How to Safely Delete Local and Remote Branches in Git

8
Comments 1
5 min read
The Big Power of Small Pull Requests

The Big Power of Small Pull Requests

1
Comments
5 min read
Cómo usar varias SSH keys para diferentes repositorios de GitHub (o GitLab)

Cómo usar varias SSH keys para diferentes repositorios de GitHub (o GitLab)

9
Comments
7 min read
How to Use Git to Manage Daily Tasks and Schedule Effectively

How to Use Git to Manage Daily Tasks and Schedule Effectively

2
Comments
3 min read
Managing dotfiles using GNU Stow on macOS

Managing dotfiles using GNU Stow on macOS

12
Comments
3 min read
#01 - How to learn Git from scratch

#01 - How to learn Git from scratch

Comments
2 min read
AI tool for Git

AI tool for Git

1
Comments
1 min read
Why We Don’t Deploy on Fridays 🐧🚫 🛑

Why We Don’t Deploy on Fridays 🐧🚫 🛑

10
Comments 7
1 min read
10 First Git Commands You Need to Know

10 First Git Commands You Need to Know

8
Comments
7 min read
Multiple GitHub Accounts on One Machine

Multiple GitHub Accounts on One Machine

5
Comments
2 min read
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

40
Comments 4
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
loading...