Compare commits
10
Commits
59f7cfe83c
...
production
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
142c506b58 | ||
|
|
0d153df639 | ||
|
|
9c2e40b1c9 | ||
|
|
da8c564176 | ||
|
|
4e9cfa8c4b | ||
|
|
217298eeb1 | ||
|
|
76bbcdc7e5 | ||
|
|
f10d1eaa4b | ||
|
|
ebc66ea529 | ||
|
|
7942501eea |
@@ -3,3 +3,13 @@
|
|||||||
## Let's do some changes here :D
|
## Let's do some changes here :D
|
||||||
|
|
||||||
|
|
||||||
|
## Author
|
||||||
|
|
||||||
|
Change the user name and email of this repo
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git config user.name "John Doe"
|
||||||
|
git config user.email "john@doe.org"
|
||||||
|
```
|
||||||
|
|
||||||
|
## Test Commit
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
# Notes
|
||||||
|
|
||||||
|
Here are some test notes
|
||||||
|
|
||||||
|
- Note 1
|
||||||
|
- Test 1
|
||||||
|
- Rnote is awesome
|
||||||
|
- Bolo
|
||||||
Reference in New Issue
Block a user