Skip to content

Commit 94f1231

Browse files
committed
chore: rename changes.md to file-changes.md
1 parent 76dd48e commit 94f1231

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Changes
1+
# File changes
22

33
Describe how files changed.
44

55

6-
## Git
6+
## Git CLI
77

88
See `DESCRIPTION` enum in the [constants.ts][] module. This is a description of _how_ a file changed - it will sometimes be used in generated description as the [Conventional Commits][] doc.
99

@@ -54,7 +54,6 @@ From [git-diff-index][]:
5454
5555
Note this extension does not care about the last 3 kinds.
5656

57-
5857
### Create note
5958

6059
For the `A` key of the enum, `create` was used as more natural form than `add` or `addition`.
@@ -77,7 +76,7 @@ Result:
7776
```
7877

7978

80-
## Actions
79+
## Actions list
8180

8281
See `ACTION` in the [constants.ts][] module.
8382

0 commit comments

Comments
 (0)