"Backing up"
1. Pushing to a git server
Since I take many notes in Emacs with org-mode and Denote, I tend to instantly invoke Magit on the fly to push my changes instantly to my server. However, using git (via Magit) requires you to type a commit message. Doing that for changes you make every few minutes in your notes is rather unnecessary, in my view, so I just type "Backing up". That means that my timeline on my git server is just one endless column of repeated "Backing up" messages.
There was a point to this post, but it has temporarily escaped the author's mind.
– N.