User Tools

Site Tools


developer_tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
developer_tools [2026/06/25 02:46] – [Cheatsheet] jhagstranddeveloper_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  # compare previous version to current worktree, statistics only
 +
 +git difftool --tool=vimdiff -v 186ae59 html/geolib/projection.js
  
 aider configurations, see .aider.conf.yml aider configurations, see .aider.conf.yml
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

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki