Compare commits
6
Commits
76bbcdc7e5
...
acceptance
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1383ed6240 | ||
|
|
0d153df639 | ||
|
|
9c2e40b1c9 | ||
|
|
da8c564176 | ||
|
|
4e9cfa8c4b | ||
|
|
217298eeb1 |
@@ -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