Version 0.3.0
Pre-release
Pre-release
Additions:
- Added git push support and implement pushToRemote setting
- Added a Dockerfile
- Added docker start cmd shortcuts
- Added a signature verification field to commit details popup (currently nonfunctional, waiting for steveukx/git-js#990)
- Added guided git configuration on settings page
- Implemented live guided <-> raw gitconfig conversion
- Added information to the raw gitconfig edit mode
- Added a README!
Fixes:
- Fixed date not being restored after failed commit
- Fixed incorrect anon git commit response logging
Changes:
- Write default gitconfig upon repo init and make sure no important value is missing on settings save
- Now rejecting empty commits
- Reworked dependencies
- Updated dependencies