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.
Early Merge Conflict Detection Across All Branches In IntelliJ

Early Merge Conflict Detection Across All Branches In IntelliJ

62
Comments 6
2 min read
Life After Github?

Life After Github?

5
Comments
2 min read
🔷 Top 10 GitHub Repositories for Data Science 👨‍💻 A Thread 🧵

🔷 Top 10 GitHub Repositories for Data Science 👨‍💻 A Thread 🧵

5
Comments
1 min read
Cleaning up all local stale git branches

Cleaning up all local stale git branches

3
Comments 1
1 min read
Unity + Git Simple Guide

Unity + Git Simple Guide

5
Comments 3
9 min read
My Journey as LinkedIn Technical Instructor

My Journey as LinkedIn Technical Instructor

15
Comments
10 min read
Generate and Add a new SSH key to your GitHub account

Generate and Add a new SSH key to your GitHub account

13
Comments
1 min read
Monorepos, or the sedimentation of Escape across ages

Monorepos, or the sedimentation of Escape across ages

5
Comments
5 min read
Quickstart: Auto generating Kubernetes Manifests with K8s Initializer

Quickstart: Auto generating Kubernetes Manifests with K8s Initializer

13
Comments
3 min read
Git Internals: How does Git store your data?

Git Internals: How does Git store your data?

6
Comments
5 min read
VS Code Tip of the Week: 3-way Merge Editor

VS Code Tip of the Week: 3-way Merge Editor

18
Comments 9
1 min read
I'm leaving Github

I'm leaving Github

67
Comments 23
4 min read
FVM - Múltiplos SDKs Flutter na mesma maquina

FVM - Múltiplos SDKs Flutter na mesma maquina

3
Comments
2 min read
Understanding version control and mastering git: Resolving Merge conflicts, cherry-picking..!!

Understanding version control and mastering git: Resolving Merge conflicts, cherry-picking..!!

Comments
5 min read
Write Git Commit Messages That Your Colleagues Will Love

Write Git Commit Messages That Your Colleagues Will Love

102
Comments 29
4 min read
Visual Studio Code For Absolute Beginner

Visual Studio Code For Absolute Beginner

10
Comments 2
1 min read
Lightweight artifact repository with Python and GitHub

Lightweight artifact repository with Python and GitHub

1
Comments 2
6 min read
Git Commands ( to ease your development 🤗 )

Git Commands ( to ease your development 🤗 )

532
Comments 34
5 min read
Git & GitHub Tutorial For Beginners

Git & GitHub Tutorial For Beginners

7
Comments
2 min read
Spring Boot Microservices — Monorepo Heroku

Spring Boot Microservices — Monorepo Heroku

6
Comments
4 min read
5 scary Git commands you'll eventually have use for

5 scary Git commands you'll eventually have use for

13
Comments 2
4 min read
Please remove that .git folder

Please remove that .git folder

296
Comments 42
2 min read
Use git-secret to encrypt secrets in the repository [Tutorial Part 6]

Use git-secret to encrypt secrets in the repository [Tutorial Part 6]

90
Comments 10
29 min read
Is it time to look past Git?

Is it time to look past Git?

18
Comments 4
4 min read
OpenShift CLI Getting Started

OpenShift CLI Getting Started

8
Comments
3 min read
How to include secondary Jekyll website using submodule

How to include secondary Jekyll website using submodule

6
Comments
3 min read
Moving to Sourcehut

Moving to Sourcehut

5
Comments 2
1 min read
Escrevendo commits melhores no Git

Escrevendo commits melhores no Git

5
Comments
9 min read
Early Merge Conflict Detection Across All Branches in VS Code

Early Merge Conflict Detection Across All Branches in VS Code

138
Comments 14
2 min read
Use Secret Environment Variables in GitHub Actions

Use Secret Environment Variables in GitHub Actions

4
Comments
9 min read
Checkout or switch?

Checkout or switch?

8
Comments
1 min read
how to merge different commit in one commit

how to merge different commit in one commit

5
Comments
1 min read
how to remove/change last pushed commit

how to remove/change last pushed commit

4
Comments
1 min read
How to contribute to open source as a junior developer - My experience

How to contribute to open source as a junior developer - My experience

7
Comments 1
5 min read
Git para iniciantes 🇧🇷

Git para iniciantes 🇧🇷

14
Comments
5 min read
How to Protect Your Django Project's Secret Key

How to Protect Your Django Project's Secret Key

18
Comments
2 min read
Git the Parts to Avoid

Git the Parts to Avoid

30
Comments 5
3 min read
Tempo para o 1º Engajamento nos Pull Requests

Tempo para o 1º Engajamento nos Pull Requests

11
Comments
1 min read
Everyday GIT

Everyday GIT

4
Comments
4 min read
Implementing Kubernetes Resource Limits and Quotas

Implementing Kubernetes Resource Limits and Quotas

13
Comments
4 min read
How to Prevent Merge Conflicts (or at least have less of them)

How to Prevent Merge Conflicts (or at least have less of them)

156
Comments 26
6 min read
Making changes to the most recent GIT commit (Learning about GIT amend)

Making changes to the most recent GIT commit (Learning about GIT amend)

8
Comments
2 min read
Get Git to remember passwords - git credential manager examples

Get Git to remember passwords - git credential manager examples

4
Comments
2 min read
Make your Git Commit Messages better

Make your Git Commit Messages better

2
Comments
2 min read
What makes a good commit

What makes a good commit

13
Comments
3 min read
Git: ¿Cómo eliminar un archivo de la historia?

Git: ¿Cómo eliminar un archivo de la historia?

6
Comments
2 min read
Git to the point - Git aliases.

Git to the point - Git aliases.

3
Comments
5 min read
Understanding version control and mastering git - Tag, log, Stash, and more..!

Understanding version control and mastering git - Tag, log, Stash, and more..!

10
Comments
3 min read
gh repo create

gh repo create

12
Comments 2
1 min read
Pushing folders from local pc to GitHub using Git

Pushing folders from local pc to GitHub using Git

5
Comments
1 min read
Git via SSH - multiple keys management

Git via SSH - multiple keys management

9
Comments 4
2 min read
Recovering intentionally destroyed open-source repositories

Recovering intentionally destroyed open-source repositories

18
Comments
1 min read
How to Enable github copilot for free to students

How to Enable github copilot for free to students

210
Comments 23
2 min read
People rarely use complicated git commands on the weekend, and I have the data to prove it.

People rarely use complicated git commands on the weekend, and I have the data to prove it.

148
Comments 11
1 min read
Git - Beginner's Guide

Git - Beginner's Guide

8
Comments
1 min read
Git 101: Rename default branch from master to main

Git 101: Rename default branch from master to main

15
Comments
3 min read
How to connect your android device to github using ssh key with termux

How to connect your android device to github using ssh key with termux

15
Comments
2 min read
Keeping track of database schema changes

Keeping track of database schema changes

18
Comments 3
5 min read
Basic Popular Use Cases of Git

Basic Popular Use Cases of Git

9
Comments 2
5 min read
Installing Git FTP

Installing Git FTP

16
Comments 1
2 min read
loading...