Piet Jaspers
Piet Jaspers
If you change the AppleScript slightly to: ``` applescript #!/usr/bin/osascript tell application "Xcode" tell first project set dir to (get project directory) set script_command to "open peepopen://" & dir &...
Didn’t know about git notes, I think I like it. Pros: - no leaking into commits (unlike git trailers) - is just another git feature Cons: - Less visible than...
https://lore.kernel.org/git/CAESOdVAspxUJKGAA58i0tvks4ZOfoGf1Aa5gPr0FXzdcywqUUw@mail.gmail.com/T/#u There's rumblings of a change id coming to git, that would be nice.