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 write Git commit messages like a Pro!

How to write Git commit messages like a Pro!

132
Comments 17
3 min read
An introduction to Conventional Commits

An introduction to Conventional Commits

34
Comments 2
2 min read
Why you shouldn't ignore .gitignore

Why you shouldn't ignore .gitignore

13
Comments
2 min read
In One Minute : git

In One Minute : git

5
Comments
1 min read
A Git-Hook for Commit Messages Validation - No Husky, Just JS

A Git-Hook for Commit Messages Validation - No Husky, Just JS

24
Comments 3
6 min read
What are your git aliases?

What are your git aliases?

77
Comments 52
2 min read
How to enforce Conventional Commit messages using Git hooks with husky & commitlint

How to enforce Conventional Commit messages using Git hooks with husky & commitlint

4
Comments
1 min read
ZSH + Oh My ZSH! on Windows without WSL

ZSH + Oh My ZSH! on Windows without WSL

90
Comments 8
4 min read
Advanced Git

Advanced Git

39
Comments
10 min read
Convetional Commit: A meaningful commit message proposal

Convetional Commit: A meaningful commit message proposal

2
Comments
2 min read
GitHub 101: Uploading Files to a New Repository via Command Line

GitHub 101: Uploading Files to a New Repository via Command Line

1
Comments
2 min read
Adding support for the `--config` option in an SSG

Adding support for the `--config` option in an SSG

Comments
2 min read
Monitoring AKS With Prometheus and Grafana

Monitoring AKS With Prometheus and Grafana

54
Comments
6 min read
What is Git?

What is Git?

1
Comments
3 min read
How to cherry-pick a commit from another repository

How to cherry-pick a commit from another repository

17
Comments 1
1 min read
Automated code review requests with code owners

Automated code review requests with code owners

3
Comments
3 min read
How to revert a commit in git

How to revert a commit in git

1
Comments
4 min read
How to change author in pushed commit

How to change author in pushed commit

Comments 3
1 min read
Instalar y Configurar Git en Windows

Instalar y Configurar Git en Windows

1
Comments
4 min read
Como adicionar pre-commit no Git

Como adicionar pre-commit no Git

Comments
2 min read
Creating Git Hooks Using Husky

Creating Git Hooks Using Husky

15
Comments
2 min read
Setting up VSCode to write commit messages like a boss

Setting up VSCode to write commit messages like a boss

4
Comments
1 min read
Working with Multiple Gitconfig

Working with Multiple Gitconfig

12
Comments 2
2 min read
GitHub Actions : Zero to Hero

GitHub Actions : Zero to Hero

12
Comments
3 min read
Without Reverting, Open old version of Code with Git | Git Tag

Without Reverting, Open old version of Code with Git | Git Tag

1
Comments
2 min read
The Tao of Git

The Tao of Git

Comments
8 min read
Everything you need to know about hacktoberfest and opensource

Everything you need to know about hacktoberfest and opensource

2
Comments
4 min read
Subtrees and Submodules - 14 days of Git

Subtrees and Submodules - 14 days of Git

6
Comments
3 min read
C# git tips: Use git hook to test your code

C# git tips: Use git hook to test your code

8
Comments 2
2 min read
Beginner Programmer’s Guide to Using Git in a Team

Beginner Programmer’s Guide to Using Git in a Team

2
Comments
7 min read
Clear Cache After Create .gitignore

Clear Cache After Create .gitignore

2
Comments 2
1 min read
Git stashing - 14 days of Git

Git stashing - 14 days of Git

12
Comments
3 min read
5+1 Basic GIT Commands you Need for Hacktoberfest 2022

5+1 Basic GIT Commands you Need for Hacktoberfest 2022

19
Comments 4
2 min read
GitHub as a database

GitHub as a database

3
Comments 1
2 min read
GIT Under the Hood

GIT Under the Hood

10
Comments
6 min read
Deploying a Blazor Server-Side Application to Azure App Service Using GitHub Actions

Deploying a Blazor Server-Side Application to Azure App Service Using GitHub Actions

1
Comments
6 min read
9 Open Source Projects to Contribute to - Hacktoberfest 2022

9 Open Source Projects to Contribute to - Hacktoberfest 2022

39
Comments 5
3 min read
.gitignore does not unignore my file!

.gitignore does not unignore my file!

1
Comments
3 min read
Improved git workflows with graphite.dev

Improved git workflows with graphite.dev

2
Comments 2
2 min read
Git CheatSheet

Git CheatSheet

22
Comments 1
4 min read
Git Stash - Git e Github

Git Stash - Git e Github

1
Comments
4 min read
Gitea, DroneCI and Portainer

Gitea, DroneCI and Portainer

12
Comments
5 min read
Getting Started with Git and GitHub Part 1: Intro to Git and GitHub

Getting Started with Git and GitHub Part 1: Intro to Git and GitHub

11
Comments 2
5 min read
Git Rebasing - 14 days of Git

Git Rebasing - 14 days of Git

3
Comments
3 min read
My Experience With GitHub Topic Branches

My Experience With GitHub Topic Branches

2
Comments 1
3 min read
Getting Started with the Command Line Part 1: Intro to the Command Line

Getting Started with the Command Line Part 1: Intro to the Command Line

3
Comments
3 min read
Azure DevOps pipelines shallow fetch =1 is now default

Azure DevOps pipelines shallow fetch =1 is now default

7
Comments 6
2 min read
3-minute Gitflow branching model 🎯

3-minute Gitflow branching model 🎯

6
Comments
3 min read
Dude, do the initial Git configuration

Dude, do the initial Git configuration

1
Comments
2 min read
The Git Commands I Use Every Day

The Git Commands I Use Every Day

444
Comments 32
2 min read
Crash Course on Git Commands

Crash Course on Git Commands

1
Comments
4 min read
Ten tasty ingredients for a delicious pull request

Ten tasty ingredients for a delicious pull request

2
Comments 2
13 min read
Managing SSH keys!!

Managing SSH keys!!

4
Comments 1
1 min read
Master basic Git commands

Master basic Git commands

4
Comments
3 min read
VS Code Timeline Restores Lost Work That Git Can’t

VS Code Timeline Restores Lost Work That Git Can’t

3
Comments
4 min read
How to Create a new GIT Branch from a Tag?

How to Create a new GIT Branch from a Tag?

2
Comments
2 min read
How to Create a Branch in GIT?

How to Create a Branch in GIT?

Comments
2 min read
Kyverno For Kubernetes

Kyverno For Kubernetes

8
Comments
5 min read
Get started with Git

Get started with Git

Comments
3 min read
Tips for using Jupyter Notebooks with GitHub

Tips for using Jupyter Notebooks with GitHub

Comments
5 min read
loading...