15 lines
588 B
Markdown
15 lines
588 B
Markdown
# Helpful snippets
|
|
|
|
This is a repository with useful snippets of various kinds of code
|
|
|
|
## Structure
|
|
|
|
- [Git](./src/branch/master/Git/)
|
|
- - [stash](./src/branch/master/Git/stash.md)
|
|
- - [common](./src/branch/master/Git/common.md)
|
|
- [Linux](./src/branch/master/Linux/)
|
|
- - [certbot_nginx](./src/branch/master/Linux/certbot_nginx.md)
|
|
- [MySQL](./src/branch/master/MySQL)
|
|
- - [all_foreign_keys_to_table_or_column](./src/branch/master/MySQL/all_foreign_keys_to_table_or_column.md)
|
|
- - [identify_lock](./src/branch/master/MySQL/identify_lock.md)
|
|
- - [users](./src/branch/master/MySQL/users.md) |