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

GIT

Comments
1 min read
How to Configure ssh keys in your Git-hub Account.

How to Configure ssh keys in your Git-hub Account.

2
Comments
1 min read
Domina Bash con ejemplos prácticos de Git

Domina Bash con ejemplos prácticos de Git

5
Comments
5 min read
🌿 Branching Strategies: Simplifying Development Workflows 📌

🌿 Branching Strategies: Simplifying Development Workflows 📌

10
Comments 2
4 min read
How to move changes from one Git stash to another

How to move changes from one Git stash to another

Comments
4 min read
Getting Started with GitLab

Getting Started with GitLab

Comments
2 min read
Leveling Up in Git and GitHub: A Guide to Remotes, Pull Requests, and Beyond

Leveling Up in Git and GitHub: A Guide to Remotes, Pull Requests, and Beyond

1
Comments
6 min read
Como enviar somente novos commits em uma branch que já foi mesclada.

Como enviar somente novos commits em uma branch que já foi mesclada.

Comments
1 min read
All the Git Commands that You Need to Know

All the Git Commands that You Need to Know

2
Comments 1
2 min read
Git clone - that repo is too big : HELP!

Git clone - that repo is too big : HELP!

Comments
2 min read
Git avanzado: ¿Qué es cherry pick? 🍒

Git avanzado: ¿Qué es cherry pick? 🍒

3
Comments
3 min read
Create an auto-merging workflow on Github

Create an auto-merging workflow on Github

1
Comments
10 min read
How to upgrade Git to latest version on macOS

How to upgrade Git to latest version on macOS

1
Comments
2 min read
Make Git Log Great (Again): Merge vs Rebase

Make Git Log Great (Again): Merge vs Rebase

2
Comments
3 min read
Let AI Do Code Review For You

Let AI Do Code Review For You

20
Comments 4
2 min read
⚙️ From Code to Production: Managing End-to-End Lifecycle of Source Code in DevOps 🛠️

⚙️ From Code to Production: Managing End-to-End Lifecycle of Source Code in DevOps 🛠️

10
Comments
3 min read
Git cheat sheet and detailed guide

Git cheat sheet and detailed guide

Comments
2 min read
使用 AI 自動生成 Git Commit 訊息

使用 AI 自動生成 Git Commit 訊息

Comments
1 min read
git@github.com: Permission denied (Linux Guide)

git@github.com: Permission denied (Linux Guide)

Comments
3 min read
Démystifier le dossier .git : Le cœur du suivi de version de Git

Démystifier le dossier .git : Le cœur du suivi de version de Git

Comments
4 min read
The Ultimate Guide for Beginners: Navigating Git and GitHub in the World of Tech

The Ultimate Guide for Beginners: Navigating Git and GitHub in the World of Tech

12
Comments
5 min read
Top DevOps Tools for Infrastructure Automation in 2025

Top DevOps Tools for Infrastructure Automation in 2025

Comments
21 min read
Git hooks for 100x devs.(not for faint heart)

Git hooks for 100x devs.(not for faint heart)

Comments
2 min read
How I'm Automating `resume.pdf` creation with Git Hooks and Pandoc

How I'm Automating `resume.pdf` creation with Git Hooks and Pandoc

1
Comments
2 min read
Deploying Nuxt.js app to GitHub pages

Deploying Nuxt.js app to GitHub pages

Comments
3 min read
loading...