private void GotoPageGlobalSettings()
 {
     PageHost.GotoPage(GitConfigSettingsPage.GetPageReference());
 }