Skip to content

Instantly share code, notes, and snippets.

@jamii
Created November 15, 2021 18:23
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 jamii/65c9e664a1ccbc4a10303f9a1ca1d54a to your computer and use it in GitHub Desktop.
Save jamii/65c9e664a1ccbc4a10303f9a1ca1d54a to your computer and use it in GitHub Desktop.
jamie@machine:~/imp$ git show --stat HEAD
commit cca7ad585ec7fb67defee9b6ae07ada2d57e653c (HEAD -> master, origin/master, origin/HEAD)
Author: Jamie Brandon <jamie@scattered-thoughts.net>
Date: Sat Nov 13 18:47:18 2021 -0800
Bump zig version
19 files changed, 225 insertions(+), 215 deletions(-)
jamie@machine:~/focus$ git show --stat dde25728165f9855dca26d5ef97c4f1434c76209
commit dde25728165f9855dca26d5ef97c4f1434c76209
Author: Jamie Brandon <jamie@scattered-thoughts.net>
Date: Sat Nov 13 18:44:20 2021 -0800
Bump zig version
24 files changed, 785 insertions(+), 762 deletions(-)
jamie@machine:~/dida$ git show --stat a0f4c53c5574e9e2d4ab43dec747b60e8bb24cf4
commit a0f4c53c5574e9e2d4ab43dec747b60e8bb24cf4
Author: Jamie Brandon <jamie@scattered-thoughts.net>
Date: Tue Oct 26 16:02:38 2021 -0700
Bump zig version
19 files changed, 515 insertions(+), 485 deletions(-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment