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 Basics: A Simple Guide for Beginners Part 1

Git Basics: A Simple Guide for Beginners Part 1

4
Comments
3 min read
Sync Repos beetwen Github & Gitlab

Sync Repos beetwen Github & Gitlab

1
Comments
2 min read
Eliminar archivo .env del historial de Git

Eliminar archivo .env del historial de Git

2
Comments 1
3 min read
Checking File Permissions in your Git Repo

Checking File Permissions in your Git Repo

5
Comments
1 min read
Kubernetes GitOps: A Beginner's Guide with a Hands-On Tutorial

Kubernetes GitOps: A Beginner's Guide with a Hands-On Tutorial

115
Comments 9
6 min read
Automating Git Commit Messages with OpenAI's GPT-3: A Step-by-Step Guide

Automating Git Commit Messages with OpenAI's GPT-3: A Step-by-Step Guide

1
Comments
3 min read
gitStream vs Code Owners vs GitHub Actions

gitStream vs Code Owners vs GitHub Actions

14
Comments
10 min read
Multiple Github accounts on one machine

Multiple Github accounts on one machine

Comments
1 min read
GitHub CLI: gives wings to terminal

GitHub CLI: gives wings to terminal

10
Comments
5 min read
Git. Broken reference.

Git. Broken reference.

1
Comments
1 min read
Why use git cherry-pick instead of git rebase

Why use git cherry-pick instead of git rebase

Comments
1 min read
Illustrating git Branching with Markdown and Mermaid.js

Illustrating git Branching with Markdown and Mermaid.js

4
Comments
4 min read
Migrando repositorio Git

Migrando repositorio Git

3
Comments
5 min read
🌳 Git-Ready to Master Version Control With These 7 Free Resources

🌳 Git-Ready to Master Version Control With These 7 Free Resources

5
Comments
6 min read
Git: the basic commands every developer should know

Git: the basic commands every developer should know

166
Comments 13
3 min read
How to fix file structure when your local and remote repos don't match

How to fix file structure when your local and remote repos don't match

14
Comments
5 min read
How to fix the git warning "ECDSA host key for 'github.com' differs from the key for the IP address '140.82.113.3'"

How to fix the git warning "ECDSA host key for 'github.com' differs from the key for the IP address '140.82.113.3'"

2
Comments 3
1 min read
Mastering Git: 18 Essential Commands for Becoming a Version Control Pro

Mastering Git: 18 Essential Commands for Becoming a Version Control Pro

Comments
6 min read
Mis 5 Errores Más Comunes en Git (Y Cómo Resolverlos)

Mis 5 Errores Más Comunes en Git (Y Cómo Resolverlos)

1
Comments
7 min read
Automate CHANGELOGs to Ease your Release

Automate CHANGELOGs to Ease your Release

68
Comments 4
8 min read
Do you sometimes feel defensive during a PR review?

Do you sometimes feel defensive during a PR review?

17
Comments 26
1 min read
How atomic Git commits dramatically increased my productivity - and will increase yours too

How atomic Git commits dramatically increased my productivity - and will increase yours too

441
Comments 70
4 min read
Reset Local Repository Branch to be Just Like Remote Repository HEAD: A Step-by-Step Guide

Reset Local Repository Branch to be Just Like Remote Repository HEAD: A Step-by-Step Guide

21
Comments
2 min read
Git Demystified

Git Demystified

1
Comments
3 min read
Github Guide for Data Scientists

Github Guide for Data Scientists

1
Comments
12 min read
loading...