Error in user YAML: (<unknown>): did not find expected key while parsing a block mapping at line 1 column 1
---
title: "prompt for code revice ok"
date: "2026-04-14"
excerpt: "use this git log -p --pretty=format:"COMMIT: %H%nAUTHOR: %an%nDATE: %ad%nMESSAGE: %s%n" Do a git dif"
tags: ["blog","quick-post"]
privacy: "public"
---
use this git log -p --pretty=format:"COMMIT: %H%nAUTHOR: %an%nDATE: %ad%nMESSAGE: %s%n" Do a git diff to all the commits of the git and pretend you're a senior dev doing a code review and you HATE this implementation. What would you criticize? What edge cases am I missing?