Today I learned
- Cherry pick without commit
- Deleting your credentials via the command line
- Diff algorithm patience
- List untracked files
- Revert file to its state in another branch
- Show the first commit on the repository
- Split one commit in multiples
- Stash specific file
- Export dump from one table as sql inserts
- Find duplicate rows inside table
- Find missing indexes
- Flatten hierarchy in one query
- Kill connection
- Kill long running queries
- List long running queries
- List tables with more records
- Skip privilege issues on restore backup
- Curl with total time of request
- Pipe ls + egrep + sort -u + xargs + awscli
- Pipe ls output and join with comma
- Convert aac to m4a
- Format json file with jq + sponge
I shamelessly stole this idea from thoughtbot/til and from jbranchaud/til.
© 2016-2023 Bruno Arueira
This repository is licensed under the MIT license. See LICENSE
for
details.