git-bonsai icon indicating copy to clipboard operation
git-bonsai copied to clipboard

Use git commit --allow-empty in test code

Open agateau opened this issue 4 years ago • 0 comments

Git Bonsai test code creates test repositories. For each commit it currently creates a file, but this could be simplified by calling git commit with the --allow-empty option.

agateau avatar Mar 30 '21 06:03 agateau