My dad says "the Internet is a fad" — Let's try to prove him wrong!
Sign my Guestbook
© Copyright 1997. All rights reserved.
This site is optimized for Netscape Navigator 2.0 or higher and 24bit RGB True color.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse
My dad says "the Internet is a fad" — Let's try to prove him wrong!
Sign my Guestbook
© Copyright 1997. All rights reserved.
This site is optimized for Netscape Navigator 2.0 or higher and 24bit RGB True color.
Download: P4Merge https://www.perforce.com/downloads/visual-merge-tool and only copy P4Merge to `/Applications` from the dmg.
```
~ $ git config --global diff.tool p4merge
~ $ git config --global difftool.p4merge.path /Applications/p4merge.app/Contents/MacOS/p4merge
// https://stately.ai/viz/7fc86d22-a6f6-4f64-a6a5-580c76cb6567
import { createMachine, assign } from "xstate";
interface Context {}