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.
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

17
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)

152
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

203
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.

149
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

15
Comments 1
2 min read
Como remover arquivos de um repositório no git - linha de comando

Como remover arquivos de um repositório no git - linha de comando

11
Comments
1 min read
How to create and apply a Git patch file with git diff and git apply commands

How to create and apply a Git patch file with git diff and git apply commands

7
Comments
3 min read
Kubernetes Ingress vs Service Mesh

Kubernetes Ingress vs Service Mesh

52
Comments 4
4 min read
Assinatura de commits

Assinatura de commits

10
Comments
2 min read
How to prevent bad commits and test code with lefthook and integrate with Flutter

How to prevent bad commits and test code with lefthook and integrate with Flutter

14
Comments
3 min read
Why I enjoy conventional commits

Why I enjoy conventional commits

14
Comments 6
1 min read
An Introduction to Version Control Using Git

An Introduction to Version Control Using Git

8
Comments
4 min read
Gitda odatiy (default) branch nomini o'zgartirish

Gitda odatiy (default) branch nomini o'zgartirish

10
Comments
1 min read
GIT - Versiyalarni boshqarish tizimidagi bazi bir ko'p foydalaniladigan buyruqlar majmui

GIT - Versiyalarni boshqarish tizimidagi bazi bir ko'p foydalaniladigan buyruqlar majmui

9
Comments
1 min read
SSH Tutorial [Crash Course]

SSH Tutorial [Crash Course]

11
Comments
1 min read
Managing the ‘Git’ in ‘GitOps’: 4 Ways to Structure Code in Your GitOps Repos

Managing the ‘Git’ in ‘GitOps’: 4 Ways to Structure Code in Your GitOps Repos

15
Comments 1
5 min read
Git and GitHub Command Cheat Sheet

Git and GitHub Command Cheat Sheet

3
Comments
5 min read
Configurar usuario e senha global no github

Configurar usuario e senha global no github

7
Comments
1 min read
VS Code Tip of the Week: Add a gitignore via VS Code

VS Code Tip of the Week: Add a gitignore via VS Code

37
Comments 3
1 min read
Overview of continuous Delivery

Overview of continuous Delivery

8
Comments
2 min read
How to Push an Empty Commit in Git

How to Push an Empty Commit in Git

18
Comments
1 min read
Getting Started With Git & GitHub

Getting Started With Git & GitHub

10
Comments 1
8 min read
Understanding version control and mastering git - The Basics...!!

Understanding version control and mastering git - The Basics...!!

7
Comments 1
3 min read
Understanding the Git Upstream Tracking

Understanding the Git Upstream Tracking

3
Comments
2 min read
Week 20, 2022 - Tips I learned this week

Week 20, 2022 - Tips I learned this week

5
Comments
3 min read
.gitignore all .DS_Store files, even if already committed

.gitignore all .DS_Store files, even if already committed

15
Comments
1 min read
How to deploy any backend to Heroku (easily🔥) ?

How to deploy any backend to Heroku (easily🔥) ?

9
Comments
3 min read
Setting up Git for several Github or Gitlab accounts

Setting up Git for several Github or Gitlab accounts

10
Comments
3 min read
⛔ Squash commits considered harmful ⛔

⛔ Squash commits considered harmful ⛔

77
Comments 79
7 min read
The Purpose of Git and GitHub in Development — A beginner-friendly explanation

The Purpose of Git and GitHub in Development — A beginner-friendly explanation

25
Comments 1
4 min read
Customize Windows Terminal and Git operations

Customize Windows Terminal and Git operations

16
Comments
5 min read
Update & Sync GitHub Repositories in the morning

Update & Sync GitHub Repositories in the morning

14
Comments 3
1 min read
Git and Github Tutorial: Beginner to Advanced (Part 3)

Git and Github Tutorial: Beginner to Advanced (Part 3)

33
Comments 6
7 min read
Understanding version control and mastering git - Branches and more...!!

Understanding version control and mastering git - Branches and more...!!

2
Comments
3 min read
Learning Git as a beginner - Tips

Learning Git as a beginner - Tips

7
Comments
3 min read
Useful advanced GIT commands

Useful advanced GIT commands

9
Comments
4 min read
loading...