My Today I Learned snippets. Inspired by simonw/til.
21 TILs so far.- Deleting Multiple Branches in Git - 2020-07-27
- Fix case-sensitive git in Mac OS X - 2021-02-23
- How To Delete Local and Remote Tags on Git - 2022-06-07
- How do I force "git pull" to overwrite local files - 2022-06-23
- Install php redis extension - 2020-12-02
- Install Go on Mac (with homebrew) - 2021-03-07
- Rename the extension of multiple files - 2021-03-14
- Find total size of files matching a wild card - 2021-03-24
- Lerna publish only specific package - 2021-05-21
- Push code with GitHub token - 2021-05-21
- How to force image update on GitHub - 2022-06-05
- Fix disabled input background is faded on iOS - 2021-05-28
- Remove hover styles on tap on mobile devices - 2022-09-09
- How to Fix the NET::ERR_CERT_INVALID Error? - 2022-07-19
- Collapse all methods in Visual Studio Code - 2022-08-16
- Remove all matching keys from redis - 2022-08-30
- Detect if page is load from back button - 2022-09-29
- Var, Let, and Const – What's the Difference? - 2022-10-31