Skip to content

Instantly share code, notes, and snippets.

@travishen
Created August 2, 2022 17:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save travishen/d520354cc372187080fe501520d31e9e to your computer and use it in GitHub Desktop.
Save travishen/d520354cc372187080fe501520d31e9e to your computer and use it in GitHub Desktop.
graph TD
  a[("snaphsot3(active)")] --> b[("snaphsot2(committed)")]
  b --> c[("snaphsot1(committed)")]
  c --> d[("snaphsot0(committed)")]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment