Change to two spaces
This commit is contained in:
parent
2537fe2052
commit
ed60ab964c
556 changed files with 2252 additions and 2252 deletions
|
@ -3,11 +3,11 @@ title: Why I don't commit with -m
|
|||
date: 2024-05-17
|
||||
permalink: daily/2024/05/17/why-i-dont-commit-with--m
|
||||
tags:
|
||||
- software-development
|
||||
- git
|
||||
- software-development
|
||||
- git
|
||||
cta: ~
|
||||
snippet: |
|
||||
Why I don't use `git commit -m` when committing changes.
|
||||
Why I don't use `git commit -m` when committing changes.
|
||||
---
|
||||
|
||||
A lot of tutorials show using `git commit -m` to create commits using an inline message.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue