Skip to content

Instantly share code, notes, and snippets.

@skipcloud
Created January 27, 2020 08:44
Show Gist options
  • Select an option

  • Save skipcloud/10edee55c61c89b58c07003671e92857 to your computer and use it in GitHub Desktop.

Select an option

Save skipcloud/10edee55c61c89b58c07003671e92857 to your computer and use it in GitHub Desktop.
Git tip!

Can't remember what you did yesterday and stand up is a few minutes away? I gotchu

> git log --author=$USER --since='9am yesterday' --format='%s'

ct-1234: WIP dear god please work
ct-1234: download extra RAM
ct-1234: add artificial sleep to make it look like service is doing work
ct-1234: hidden cat gif in the codebase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment