mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-17 18:49:55 +08:00

It's easier if there is always at least 1 commit in a repo. Creating a commit with a .gitignore file was a simple way to ensure that. However, we can also just check for the presence of any other file. This way, we avoid the extra commit.