developer_tools
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| developer_tools [2026/06/25 02:46] – [Cheatsheet] jhagstrand | developer_tools [2026/07/06 11:30] (current) – [Cheatsheet] jhagstrand | ||
|---|---|---|---|
| Line 37: | Line 37: | ||
| git reset --hard HEAD^ # same as aider /undo | git reset --hard HEAD^ # same as aider /undo | ||
| + | |||
| + | git diff --stat HEAD~1 | ||
| + | |||
| + | git difftool --tool=vimdiff -v 186ae59 html/ | ||
| aider configurations, | aider configurations, | ||
| Line 44: | Line 48: | ||
| feat: | feat: | ||
| fix: | fix: | ||
| - | feat: | ||
| chore: | chore: | ||
| build: | build: | ||
| Line 52: | Line 55: | ||
| refactor: | refactor: | ||
| perf: | perf: | ||
| + | style: | ||
| + | revert: | ||
developer_tools.1782369991.txt.gz · Last modified: 2026/06/25 02:46 by jhagstrand