Skip to content

Instantly share code, notes, and snippets.

@Pierre-Do
Last active January 2, 2019 11:55
Show Gist options
  • Save Pierre-Do/3e6fb732a42981de3b56999d4730c63b to your computer and use it in GitHub Desktop.
Save Pierre-Do/3e6fb732a42981de3b56999d4730c63b to your computer and use it in GitHub Desktop.
Cowsay does the standup
git standup | sed -e ':a' -e 'N' -e '$!ba' -e 's/\n/\n /g' | cowsay -W 100
@Pierre-Do
Copy link
Author

 _____________________________________________________________________________________________________
/ 00b54d5 - (php) Use php 7.3 (63 minutes ago) <Pierre-Dominique Putallaz>                            \
|                                                                                                     |
| bc93df9 - (register) add a small animation when a quantity is changed (87 minutes ago)              |
| <Pierre-Dominique Putallaz>                                                                         |
|                                                                                                     |
| e231f13 - (misc) improve test coverage (2 hours ago) <Pierre-Dominique Putallaz>                    |
|                                                                                                     |
| 8ecbad3 - (app) add integration tests for the routes (17 hours ago) <Pierre-Dominique Putallaz>     |
|                                                                                                     |
| 296a8d4 - (intl) fix typo (17 hours ago) <Pierre-Dominique Putallaz>                                |
|                                                                                                     |
| e8b24e2 - (intl) proper language in route (20 hours ago) <Pierre-Dominique Putallaz>                |
|                                                                                                     |
| cff03a9 - (registrations) improve mobile view (22 hours ago) <Pierre-Dominique Putallaz>            |
|                                                                                                     |
| 3eaec66 - (register) fix display on Firefox mobile (22 hours ago) <Pierre-Dominique Putallaz>       |
|                                                                                                     |
| 93a450b - (apache) don't return 404 when /language/page urls are used to open a page (22 hours ago) |
| <Pierre-Dominique Putallaz>                                                                         |
|                                                                                                     |
\ a363461 - (img) auto-convert to webp (22 hours ago) <Pierre-Dominique Putallaz>                     /
 -----------------------------------------------------------------------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment