Skip to content

Instantly share code, notes, and snippets.

@danascheider
Created May 19, 2021 23:31
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/d6d2cc3ef0913d5af10a5e9132f7a5e1 to your computer and use it in GitHub Desktop.
Save danascheider/d6d2cc3ef0913d5af10a5e9132f7a5e1 to your computer and use it in GitHub Desktop.
git log output
commit 79a04e75bbe32e4d468ddcf6baf7f019f7b1bdcf (HEAD -> reset-branch)
Author: Dana Scheider <dana.scheider@example.com>
Date: Thu May 20 09:29:58 2021 +1000
Take user input for who to say goodbye to
commit be3adf0049279b757c3e88815186abbecb2c44ef
Author: Dana Scheider <dana.scheider@example.com>
Date: Thu May 20 09:20:26 2021 +1000
Say goodbye
commit 91810345d39fe43382e6a0c9876a9cc3a13f7eb8 (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