Skip to content

Commit

Permalink
Add smallest possible git commit (empty)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidak authored and mathiasbynens committed Sep 18, 2021
1 parent dfbd924 commit 63a7f20
Showing 0 changed files with 0 additions and 0 deletions.

1 comment on commit 63a7f20

@divinity76
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not the smallest possible commit, you can make a smaller commit by omitting the message:

git commit --allow-empty --allow-empty-message --message ''

Please sign in to comment.