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.
Git Remotes Cheatsheet: Mastering Remote Repository Management

Git Remotes Cheatsheet: Mastering Remote Repository Management

7
Comments 3
4 min read
How to undo a git pull command

How to undo a git pull command

Comments
2 min read
How to Set Up GitHub with SSH Keys on Windows 10 or 11

How to Set Up GitHub with SSH Keys on Windows 10 or 11

5
Comments
2 min read
Managing Multiple Git Identities on Windows for Different Projects

Managing Multiple Git Identities on Windows for Different Projects

8
Comments
4 min read
Git remote branches

Git remote branches

Comments
1 min read
Microservices Design Patterns: Navigating Challenges in Modern Architecture🚀

Microservices Design Patterns: Navigating Challenges in Modern Architecture🚀

23
Comments 6
10 min read
I watched "So You Think You Know Git" so you don't have to

I watched "So You Think You Know Git" so you don't have to

Comments
4 min read
Working with git remote and TOML files

Working with git remote and TOML files

Comments
2 min read
Creating a Remote Git Hub for Your Company(Without Github)

Creating a Remote Git Hub for Your Company(Without Github)

10
Comments 3
3 min read
Refactoring GENEREADME

Refactoring GENEREADME

1
Comments
3 min read
Formatting and Linting for consistency

Formatting and Linting for consistency

2
Comments
2 min read
"How do I undo my most recent commit?" - Mastering the git reset command

"How do I undo my most recent commit?" - Mastering the git reset command

5
Comments
2 min read
🚀 How to Generate and Add SSH Keys to GitHub or Bitbucket (MacOS Guide)

🚀 How to Generate and Add SSH Keys to GitHub or Bitbucket (MacOS Guide)

6
Comments
3 min read
Understanding Git Tags and Checkout

Understanding Git Tags and Checkout

9
Comments 1
7 min read
Deep Dive Into Git(Part II)

Deep Dive Into Git(Part II)

Comments
4 min read
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

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

Git is Lazy (And That's OK)

2
Comments
3 min read
Using Git as Your Personal To-Do List

Using Git as Your Personal To-Do List

176
Comments 11
6 min read
Le contrôle de version : Un outil incontournable pour les développeurs 🚀(épisode 1)

Le contrôle de version : Un outil incontournable pour les développeurs 🚀(épisode 1)

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

The Big Power of Small Pull Requests

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

How to Use Git to Manage Daily Tasks and Schedule Effectively

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

Managing dotfiles using GNU Stow on macOS

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

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

Why We Don’t Deploy on Fridays 🐧🚫 🛑

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

10 First Git Commands You Need to Know

7
Comments
7 min read
How to sync your Obsidian vault using GitHub: A complete guide

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

9
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
20 Git Command-Line Tricks Every Developer Should Know

20 Git Command-Line Tricks Every Developer Should Know

424
Comments 66
3 min read
Provide Shared File Storage For The Company Offices

Provide Shared File Storage For The Company Offices

Comments
3 min read
Fixing File Renaming Issues in Git: Handling Case Sensitivity and core.ignorecase

Fixing File Renaming Issues in Git: Handling Case Sensitivity and core.ignorecase

3
Comments 3
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
Git Commands You Need for Hacktoberfest 2024 - Git cheat sheet

Git Commands You Need for Hacktoberfest 2024 - Git cheat sheet

6
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

Comments
5 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
🔰Git e Github: Uma breve introdução

🔰Git e Github: Uma breve introdução

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
How Breaking a Git Branch Became My Biggest Lesson in Teamwork

How Breaking a Git Branch Became My Biggest Lesson in Teamwork

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
How to Get Started with Open Source Contributions?

How to Get Started with Open Source Contributions?

15
Comments 5
5 min read
🎯 The Art of Writing Awesome Commit Messages: Why It Matters and How to Nail It

🎯 The Art of Writing Awesome Commit Messages: Why It Matters and How to Nail It

15
Comments 5
3 min read
Code Contributions: Making Pull Requests

Code Contributions: Making Pull Requests

Comments
3 min read
Code Like a Librarian: A Beginner's Guide to Git and GitHub

Code Like a Librarian: A Beginner's Guide to Git and GitHub

1
Comments
3 min read
Git: fetch, merge, pull and push

Git: fetch, merge, pull and push

1
Comments
3 min read
Github and Git Workflow

Github and Git Workflow

1
Comments
5 min read
Installing Git on Windows – A Developer’s Must-Have Tool

Installing Git on Windows – A Developer’s Must-Have Tool

Comments
1 min read
How can Github Classroom help mentors and devs? 🧑‍💻🚀

How can Github Classroom help mentors and devs? 🧑‍💻🚀

Comments
1 min read
Superpowered Git Aliases using Scripting

Superpowered Git Aliases using Scripting

Comments
6 min read
🚀 Must-Know Git Commands for Web Developers 🌐

🚀 Must-Know Git Commands for Web Developers 🌐

3
Comments
4 min read
Day 14/90: Essential Linux & Git-GitHub Cheat Sheet 📝 #90DaysOfDevOps

Day 14/90: Essential Linux & Git-GitHub Cheat Sheet 📝 #90DaysOfDevOps

Comments
2 min read
loading...