Skip to content

Commit 861bba1

Browse files
committed
tidy docs formatting
1 parent 437017f commit 861bba1

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

docs/AI.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
21
## Materials
32
https://www.deeplearning.ai/
3+
44
## Tools
55
ChatGPT Atlas
66
comet
77

8-
9-
108
4 Next-Level ChatGPT Techniques
11-
https://youtu.be/6hRO1q8vv60
9+
https://youtu.be/6hRO1q8vv60

docs/git.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
1-
21
- `git diff`
32
- `-stats`: show stats of changes
43
- `--cached`: show staged changes
54

6-
75
- `git reset ~head~1`
86

97
- `git commit`
108
`-s`: sign off on the commit
119
`-m`: commit message
1210
`--amend`: amend the last commit
13-
14-
15-
-

0 commit comments

Comments
 (0)