Available for all IntelliJ Platform based products (build number greater than 139.69/140.2). Settings | Plugins | Browse repositories -> type in Settings Repository.
Since version 0.2.11 Java 8 is required (IntelliJ IDEA 15 EAP bundled with Java 8). Use IDE builds *-custom-jdk-bundled.*.
Don't try to install plugin from disk — otherwise you have to be aware of compatibility.
Use File -> Settings Repository… to configure.
Specify URL of upstream Git repository. File URL is supported, you will be prompted to init repository if specified path is not exists or repository is not created. GitHub could be used to store settings.
Synchronization is performed automatically after successful completion of "Update Project" or "Push" actions. Also you can do sync using "VCS -> Sync Settings". The idea is do not disturb you. If you invoke such actions, so, you are ready to solve possible problems.
On first sync you will be prompted to specify username/password. In case of GitHub strongly recommended to use an access token (leave password empty if you use token instead of username). Bitbucket doesn't support tokens.
If you still want to use username/password instead of access token or your Git hosting provider doesn't support it, recommended to configure git credentials helper.
OS X Keychain is supported. It means that your credentials could be shared between all IntelliJ Platform based products (you will be prompted to grant access if origin application differs from requestor application (credentials were saved in IntelliJ IDEA, but requested from WebStorm).
Use JetBrains YouTrack — project IntelliJ IDEA, subsystem Settings Repository (issue template).