Update Settings
The "Update Settings" command apply following settings to the repository again.
- Set the filter used for "git diff" to ".scpt" files.
- Set up .git/info/attributes file.
- Run "git config diff.osascript.textconv osadecompile"
- Setup .pre-commit hook.
- Prevent commits ".scpt" files, if "git diff" reslut shows no changes.
- .gitignore
- main.recover.rtf, Script Debugger.plist, Script Debugger.list are registered.
This command is useful when "git-scptd" is updated or repository settings are lost.