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.
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
Assinatura de commits

Assinatura de commits

11
Comments 2
2 min read
Kubernetes Ingress vs Service Mesh

Kubernetes Ingress vs Service Mesh

53
Comments 4
4 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

39
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

16
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 ⛔

81
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
A Guide to writing Industry Standard Git Commit Message

A Guide to writing Industry Standard Git Commit Message

186
Comments 28
3 min read
O que é Github?

O que é Github?

6
Comments
3 min read
What kind of Git Workflow does an elephant use?

What kind of Git Workflow does an elephant use?

9
Comments
1 min read
Como usar o cherry-pick no GIT

Como usar o cherry-pick no GIT

8
Comments
2 min read
A Personal .gitignore - Even for a Single Repository

A Personal .gitignore - Even for a Single Repository

14
Comments
3 min read
How to Work Efficiently With Git ?

How to Work Efficiently With Git ?

7
Comments
3 min read
Git Anti-patterns

Git Anti-patterns

28
Comments 1
1 min read
Level Up Your Skills By Mastering Git, Github, and The Terminal.

Level Up Your Skills By Mastering Git, Github, and The Terminal.

36
Comments 2
12 min read
Removing Git Branch Bloat

Removing Git Branch Bloat

9
Comments 1
1 min read
Git and Github Tutorial: Beginner to Advanced (Part 2)

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

28
Comments
6 min read
Find Git Branching Point Between Branch

Find Git Branching Point Between Branch

4
Comments
1 min read
Git for Beginners

Git for Beginners

4
Comments
4 min read
Advice From A Gitfather: Lessons on Version Control

Advice From A Gitfather: Lessons on Version Control

5
Comments
4 min read
A Useful Git Command

A Useful Git Command

6
Comments
2 min read
Introduction to Git and Github

Introduction to Git and Github

8
Comments 1
3 min read
How To Secure Container Images For Kubernetes Deployments

How To Secure Container Images For Kubernetes Deployments

37
Comments
4 min read
Git and Github Tutorial: Beginner to Advanced (Part 1)

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

49
Comments 5
5 min read
GitHub Personal Access Tokens (PAT)

GitHub Personal Access Tokens (PAT)

3
Comments 1
3 min read
How to Rename Git Branches Locally and Remotely

How to Rename Git Branches Locally and Remotely

7
Comments
2 min read
Get good Git info from Hugo

Get good Git info from Hugo

8
Comments 2
5 min read
Let’s Learn Git Reset With Practical Example

Let’s Learn Git Reset With Practical Example

6
Comments
5 min read
Performance Comparison of OneDev and GitLab

Performance Comparison of OneDev and GitLab

7
Comments
4 min read
How to update Bitbucket remote URL with username

How to update Bitbucket remote URL with username

6
Comments
1 min read
Git branching for small teams

Git branching for small teams

177
Comments 40
3 min read
Configurar git con GitHub

Configurar git con GitHub

19
Comments
2 min read
Using multiple Github accounts on a single machine

Using multiple Github accounts on a single machine

8
Comments
3 min read
Quick tutorial on how to update a HydePHP site

Quick tutorial on how to update a HydePHP site

6
Comments
4 min read
Trunk Based Development คือ ?

Trunk Based Development คือ ?

9
Comments
1 min read
How to Clone a Specific Git Branch

How to Clone a Specific Git Branch

3
Comments
1 min read
loading...