DEV Community

# commit

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Developers Hate This One Weird Trick To Be Improve Their Craft

Developers Hate This One Weird Trick To Be Improve Their Craft

Comments
3 min read
Cara memperbaiki commit git yang terlanjur commited

Cara memperbaiki commit git yang terlanjur commited

Comments
1 min read
The Power of Conventional Commits ✨✨

The Power of Conventional Commits ✨✨

1
Comments 1
2 min read
💻 Semantic Commits

💻 Semantic Commits

1
Comments
1 min read
Client side Git hooks 101

Client side Git hooks 101

Comments
5 min read
How to write GIT commit messages

How to write GIT commit messages

Comments
3 min read
How do I make a Git commit in the past?

How do I make a Git commit in the past?

3
Comments
1 min read
GitHub Commits Color Scheme: Lets commit to commit.

GitHub Commits Color Scheme: Lets commit to commit.

1
Comments
1 min read
git commit --amend | Domina tu historial de commits.

git commit --amend | Domina tu historial de commits.

1
Comments
1 min read
Are pre-commit git hooks a good idea? I don't think so.

Are pre-commit git hooks a good idea? I don't think so.

3
Comments 4
4 min read
How to set up Commitzen with Husky

How to set up Commitzen with Husky

6
Comments 1
1 min read
Commit message guidelines

Commit message guidelines

3
Comments 1
1 min read
1-Commit Per Pull Request Workflow

1-Commit Per Pull Request Workflow

16
Comments 4
2 min read
Mastering Conventional Commits: A Hands-On Guide

Mastering Conventional Commits: A Hands-On Guide

1
Comments 1
2 min read
Commits semânticos: Melhore seus commits em 5 minutos!

Commits semânticos: Melhore seus commits em 5 minutos!

6
Comments 2
2 min read
How to Push an empty commit?

How to Push an empty commit?

5
Comments 1
2 min read
Windows 10: multi-line Git Commit messages.

Windows 10: multi-line Git Commit messages.

1
Comments
2 min read
Commit messages done the right way

Commit messages done the right way

5
Comments
2 min read
Git remove file from not last commit

Git remove file from not last commit

1
Comments
4 min read
How can ignore a files that have already been committed to the repo?

How can ignore a files that have already been committed to the repo?

32
Comments 2
1 min read
Dirty Reads in Oracle Database (is Oracle ACID across failure?)

Dirty Reads in Oracle Database (is Oracle ACID across failure?)

10
Comments 2
5 min read
Git protip: quickly rewrite an old commit message

Git protip: quickly rewrite an old commit message

5
Comments
3 min read
11 Dicas de commits: mensagens, atalhos e quantidade de arquivos

11 Dicas de commits: mensagens, atalhos e quantidade de arquivos

4
Comments 2
9 min read
Let's discuss commit messages

Let's discuss commit messages

12
Comments
4 min read
Padronize seus commits com Commitlint + Husky + Commitizen.

Padronize seus commits com Commitlint + Husky + Commitizen.

11
Comments
2 min read
Writing Better Commit Messages

Writing Better Commit Messages

7
Comments
6 min read
The Right way to commit a code - Integrating Git hooks using husky(V7) with (ESLint + commitlint + SonarQube) in Angular(12+)

The Right way to commit a code - Integrating Git hooks using husky(V7) with (ESLint + commitlint + SonarQube) in Angular(12+)

16
Comments 1
3 min read
GIT - Corriger une erreur dans un fichier commité (FR)

GIT - Corriger une erreur dans un fichier commité (FR)

4
Comments
1 min read
Your commits refined with Commitizen and Commitlint

Your commits refined with Commitizen and Commitlint

8
Comments
3 min read
จะทำยังไงดีน้าาาา.. อยากแก้คำผิดใน commit message ที่ผ่านๆ มา

จะทำยังไงดีน้าาาา.. อยากแก้คำผิดใน commit message ที่ผ่านๆ มา

11
Comments
2 min read
Make everyone in your project write beautiful commit messages using commitlint and commitizen 🚀

Make everyone in your project write beautiful commit messages using commitlint and commitizen 🚀

54
Comments 5
4 min read
Por que padronizar commits é algo importante?

Por que padronizar commits é algo importante?

6
Comments
3 min read
Git commits from GitLab CI

Git commits from GitLab CI

10
Comments
3 min read
Use Git Bisect to Find the Commit That Introduced a Bug

Use Git Bisect to Find the Commit That Introduced a Bug

7
Comments 1
4 min read
Padronização de commit com (Commitlint, Husky e Commitizen)

Padronização de commit com (Commitlint, Husky e Commitizen)

127
Comments 12
11 min read
git advanced aliases

git advanced aliases

4
Comments 2
2 min read
Git: how to salir de esta, commits

Git: how to salir de esta, commits

2
Comments
19 min read
Getting the GitHub Verified commit badge when using Visual Code on Mac OS X

Getting the GitHub Verified commit badge when using Visual Code on Mac OS X

4
Comments
5 min read
Using Docker to update and commit to a container image

Using Docker to update and commit to a container image

10
Comments
4 min read
Unmerging a git branch, keeping post-merge commits

Unmerging a git branch, keeping post-merge commits

8
Comments
1 min read
Git - Squash

Git - Squash

9
Comments 2
1 min read
How to fill your contribution on GitHub

How to fill your contribution on GitHub

2
Comments
1 min read
What are Git and Github? Why are they used?

What are Git and Github? Why are they used?

4
Comments
3 min read
Getting rid of specific git commits

Getting rid of specific git commits

2
Comments
2 min read
How to edit the contents of a git commit

How to edit the contents of a git commit

16
Comments
2 min read
How to change a git commit author

How to change a git commit author

6
Comments 2
2 min read
Git commit history- Customize the output with colors 🌈

Git commit history- Customize the output with colors 🌈

12
Comments
3 min read
Auto-generating a commit message

Auto-generating a commit message

12
Comments 4
4 min read
🤯 How to generate pixel art in your Github activity

🤯 How to generate pixel art in your Github activity

14
Comments
5 min read
How to make good Git commits

How to make good Git commits

99
Comments 9
11 min read
[Tutorial Git] git commit: Enviando arquivos para o repositório Git

[Tutorial Git] git commit: Enviando arquivos para o repositório Git

16
Comments
1 min read
Introducing Commitiquette

Introducing Commitiquette

10
Comments
3 min read
Git 101 - Installation and First Commit

Git 101 - Installation and First Commit

9
Comments
3 min read
Better Commit Messages

Better Commit Messages

171
Comments 20
2 min read
git stash for dummy’s

git stash for dummy’s

7
Comments
2 min read
Set commit signing per git repository

Set commit signing per git repository

5
Comments
2 min read
How I did 12K commits in Github within 24 hrs

How I did 12K commits in Github within 24 hrs

3
Comments 2
1 min read
Being intentional with commits

Being intentional with commits

109
Comments 17
3 min read
Refresh commit date

Refresh commit date

14
Comments 8
1 min read
Git Commit Message

Git Commit Message

15
Comments
4 min read
loading...