Skip to content

Instantly share code, notes, and snippets.

@danascheider
Created May 19, 2021 23:02
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 danascheider/0440c4a24ad33c5da069f82aeb1195fe to your computer and use it in GitHub Desktop.
Save danascheider/0440c4a24ad33c5da069f82aeb1195fe to your computer and use it in GitHub Desktop.
git log output
commit 91810345d39fe43382e6a0c9876a9cc3a13f7eb8 (HEAD -> master)
Author: Dana Scheider <dana.scheider@example.com>
Date: Thu May 20 08:58:04 2021 +1000
Revert "Nuke it all"
This reverts commit d1b642bee62736cfd9d6b1d9061b61b875dda84b.
commit d1b642bee62736cfd9d6b1d9061b61b875dda84b
Author: Dana Scheider <dana.scheider@example.com>
Date: Thu May 20 08:50:27 2021 +1000
Nuke it all
commit 5f38523834974144ef6b4685fc204f6984ad64c4
Author: Dana Scheider <dana.scheider@example.com>
Date: Wed May 19 17:04:47 2021 +1000
Accept name as user input
commit 106b5ea127b4c376eb2c5411a154de5535a2904e
Author: Dana Scheider <dana.scheider@example.com>
Date: Wed May 19 14:03:12 2021 +1000
Print 'Hello World' to the console
(END)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment