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 Commands Cheat Sheet

GIT Commands Cheat Sheet

12
Comments 3
1 min read
My Journey with Git & GitHub: Insights, Tips, and Lessons.

My Journey with Git & GitHub: Insights, Tips, and Lessons.

Comments
5 min read
How to write a GitLab backup script and why (not) to do it?

How to write a GitLab backup script and why (not) to do it?

Comments
6 min read
Git amend and reset author

Git amend and reset author

Comments
1 min read
Fixing Bugs and Preventing Regressions with More than One Test Environment

Fixing Bugs and Preventing Regressions with More than One Test Environment

1
Comments
4 min read
When to Use Force Push for Clean Git Branch Histories

When to Use Force Push for Clean Git Branch Histories

1
Comments
3 min read
Improve Your Code Review Process

Improve Your Code Review Process

26
Comments
7 min read
Connect to multiple Git accounts of the same vendor (GitHub, Gitlab) portal

Connect to multiple Git accounts of the same vendor (GitHub, Gitlab) portal

2
Comments
5 min read
Git Basics: A Simple Guide for Beginners Part 1

Git Basics: A Simple Guide for Beginners Part 1

4
Comments
3 min read
Eliminar archivo .env del historial de Git

Eliminar archivo .env del historial de Git

2
Comments 1
3 min read
Sync Repos beetwen Github & Gitlab

Sync Repos beetwen Github & Gitlab

Comments
2 min read
Checking File Permissions in your Git Repo

Checking File Permissions in your Git Repo

4
Comments
1 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
Kubernetes GitOps: A Beginner's Guide with a Hands-On Tutorial

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

110
Comments 9
6 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: the basic commands every developer should know

Git: the basic commands every developer should know

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

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

4
Comments
6 min read
3 Methods to Generate a .gitignore File Automatically

3 Methods to Generate a .gitignore File Automatically

Comments
6 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

11
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'"

1
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
AWS CodeCommit and GitKraken Basics: The Essential Skills for Every Developer

AWS CodeCommit and GitKraken Basics: The Essential Skills for Every Developer

3
Comments
6 min read
Automate CHANGELOGs to Ease your Release

Automate CHANGELOGs to Ease your Release

48
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
Git Demystified

Git Demystified

1
Comments
3 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

412
Comments 69
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
Github Guide for Data Scientists

Github Guide for Data Scientists

1
Comments
12 min read
GitLive adds support for more branching strategies including GitFlow

GitLive adds support for more branching strategies including GitFlow

24
Comments 1
2 min read
22 comandos do Git que podem fazer a diferença no dia a dia

22 comandos do Git que podem fazer a diferença no dia a dia

Comments
4 min read
Comment Publier Rapidement un Projet sur GitHub

Comment Publier Rapidement un Projet sur GitHub

1
Comments
2 min read
Git fundamentals, a complete guide

Git fundamentals, a complete guide

348
Comments 25
18 min read
How to improve your Git commits with Commitizen

How to improve your Git commits with Commitizen

Comments
4 min read
How to add multiple authors to a commit in Github

How to add multiple authors to a commit in Github

4
Comments
2 min read
5 Awesome GitHub Repositories To Contribute To!

5 Awesome GitHub Repositories To Contribute To!

9
Comments 3
2 min read
GIT:Basic commands

GIT:Basic commands

13
Comments
4 min read
Git: 20 basic commands to know as a developer

Git: 20 basic commands to know as a developer

Comments
4 min read
Git branches

Git branches

Comments
4 min read
Git - Comandos iniciais que todo dev precisa saber

Git - Comandos iniciais que todo dev precisa saber

2
Comments 2
4 min read
Comprehensive Guide to GitHub for Data Scientists

Comprehensive Guide to GitHub for Data Scientists

4
Comments
5 min read
The importance of pushing your codes to github always

The importance of pushing your codes to github always

1
Comments
2 min read
Git and GitHub — The Version Control System

Git and GitHub — The Version Control System

3
Comments
5 min read
Comandos esenciales en Git

Comandos esenciales en Git

7
Comments
2 min read
What is trunk-based development and its benefits over GitFlow?

What is trunk-based development and its benefits over GitFlow?

Comments
4 min read
What you need to know about Github Workflows

What you need to know about Github Workflows

4
Comments
4 min read
Some secret git tricks that come in handy

Some secret git tricks that come in handy

12
Comments
2 min read
Implementing Datadog For Kubernetes

Implementing Datadog For Kubernetes

26
Comments
4 min read
Pushing to Multiple Git Repos

Pushing to Multiple Git Repos

1
Comments
2 min read
Git Work Trees

Git Work Trees

1
Comments
5 min read
Using git to filter for commits between tags

Using git to filter for commits between tags

Comments
3 min read
GitHub CLI: Your Secret Weapon for Slaying Code Reviews

GitHub CLI: Your Secret Weapon for Slaying Code Reviews

7
Comments
2 min read
Git Branching and Merging

Git Branching and Merging

9
Comments
4 min read
Stop Committing Secrets to Your Git Repositories

Stop Committing Secrets to Your Git Repositories

2
Comments
5 min read
loading...