Troubleshooting
I got a crash when add a new sheet to private repository.
It’s caused by a bug of ruby-git during getting status if the repository was just initialized but nothing has been checked in. This bug has been fixed in chit-0.0.6. For those who has already inited before 0.0.6, you can manually check in something under ~/.chit/private and it won’t happen anymore.

