←back to thread

225 points attogram | 6 comments | | HN request time: 0.199s | source | bottom

A github project to collect a bunch of bash-based screensavers/visualizations.
Show context
FergusArgyll ◴[] No.45731571[source]
Cool

What are those commit messages?

replies(4): >>45731585 #>>45731642 #>>45731900 #>>45732020 #
1. seba_dos1 ◴[] No.45731585[source]
Protip for the author: --allow-empty ;P
replies(2): >>45731668 #>>45731961 #
2. xxs ◴[] No.45731668[source]
instead of --amend?
replies(1): >>45731730 #
3. seba_dos1 ◴[] No.45731730[source]
Instead of adding or removing a space in random files when making cute and useless commit logs.
replies(1): >>45731788 #
4. xxs ◴[] No.45731788{3}[source]
that's what I meant - "amend" would not create any extra commits/entries
replies(1): >>45731823 #
5. seba_dos1 ◴[] No.45731823{4}[source]
...which is not a helpful advice when what they clearly wanted is to create a bunch of extra commits.
6. kevincox ◴[] No.45731961[source]
But that doesn't change the files, so it won't show up in the tree view as the user is trying to accomplish.