git commit --allow-empty -m <message>
to create an empty commit with the provided <message>
.git commit --allow-empty -m <message>
git commit --allow-empty -m "Empty commit" # Creates an empty commit with the message "Empty commit"
Subscribe to get resources directly to your inbox. You won't receive any spam! ✌️