Added
- Application.Settings can be changed by the command line interface
- Populate Command which allow to populate configs from the repo.
Changed
- Commit command without remote repo set will not break the command. It will just commit without pushing it.
- Commit command is now adding all changes to the commit.
- Add Command can now add folders to the repo.