Skip to content

Adds TortoiseGit to the default app list.

Ghost User requested to merge (removed):default_app_list into master

REF #3137 (closed)

Hardest part was to chose were to add the code. Reasoning for placing it there is that it is not architecture dependent (same keys for x64/win32) and not features dependent (capibilities should be registered, always, even if the protocols don't exist at all).

Merge request reports