Daily Shaarli

All links of one day in a single page.

December 16, 2016

FP vs. OO
thumbnail
Kemal

Lightning fast, super simple web framework written in
Crystal

Git: How to Combine Non-Consecutive Multiple Commits Into One - Intertech Blog

To combine three commits into one, move the three commit entries next to each other (if not already) and change the word “pick” to “squash” on the second and third entry lines of interest.