Skip to content

Commit 2b3a36a

Browse files
committed
Update lessons learned
1 parent b438e4a commit 2b3a36a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

learning/LIVESTREAM_LESSONS.md

+1
Original file line numberDiff line numberDiff line change
@@ -134,3 +134,4 @@ Prelude> let innerProduct = blackbird sum (zipWith (*))
134134
* Learned this fancy incantation `((void)++fs,...)`
135135
* Learned can't be in a deduced context then variadic template is not the last template
136136
* Added `algorithm.hpp` with `zip_find`, `zip_found` and `is_mismatched`
137+
* `git reset --merge` to abort `git stash pop`

0 commit comments

Comments
 (0)