diff --git a/src/Commands/QueryCommitSignInfo.cs b/src/Commands/QueryCommitSignInfo.cs
index 799e142d..133949af 100644
--- a/src/Commands/QueryCommitSignInfo.cs
+++ b/src/Commands/QueryCommitSignInfo.cs
@@ -29,7 +29,6 @@
Signer = lines[1],
Key = lines[2]
};
-
}
}
}
diff --git a/src/Native/MacOS.cs b/src/Native/MacOS.cs
index 123b160b..d7ef4701 100644
--- a/src/Native/MacOS.cs
+++ b/src/Native/MacOS.cs
@@ -31,7 +31,7 @@ namespace SourceGit.Native
var env = File.ReadAllText(customPathFile).Trim();
if (!string.IsNullOrEmpty(env))
path = env;
- }
+ }
Environment.SetEnvironmentVariable("PATH", path);
}
diff --git a/src/Views/About.axaml b/src/Views/About.axaml
index 28529b63..d0dd7b82 100644
--- a/src/Views/About.axaml
+++ b/src/Views/About.axaml
@@ -28,7 +28,7 @@
Text="{DynamicResource Text.About}"
HorizontalAlignment="Center" VerticalAlignment="Center"
IsHitTestVisible="False"/>
-
+
diff --git a/src/Views/AddWorktree.axaml b/src/Views/AddWorktree.axaml
index d6853aab..1811008c 100644
--- a/src/Views/AddWorktree.axaml
+++ b/src/Views/AddWorktree.axaml
@@ -27,7 +27,7 @@
-
+
-
+
-
-
+ Text="{DynamicResource Text.AddWorktree.Tracking}"/>
+
-
+
-
+
-
+
diff --git a/src/Views/Blame.axaml b/src/Views/Blame.axaml
index d5c3fd22..eaad985a 100644
--- a/src/Views/Blame.axaml
+++ b/src/Views/Blame.axaml
@@ -36,7 +36,7 @@
Text="{DynamicResource Text.Blame}"
HorizontalAlignment="Center" VerticalAlignment="Center"
IsHitTestVisible="False"/>
-
+
diff --git a/src/Views/BranchCompare.axaml b/src/Views/BranchCompare.axaml
index f73860c5..4f6f312e 100644
--- a/src/Views/BranchCompare.axaml
+++ b/src/Views/BranchCompare.axaml
@@ -38,7 +38,7 @@
Text="{DynamicResource Text.BranchCompare}"
HorizontalAlignment="Center" VerticalAlignment="Center"
IsHitTestVisible="False"/>
-
+
@@ -89,7 +89,7 @@
-
+
diff --git a/src/Views/ChangeCollectionView.axaml b/src/Views/ChangeCollectionView.axaml
index 2b0f5bfa..805028d0 100644
--- a/src/Views/ChangeCollectionView.axaml
+++ b/src/Views/ChangeCollectionView.axaml
@@ -20,14 +20,14 @@
-
+
-
+
-
+
-
+
-
-
+
diff --git a/src/Views/Clone.axaml b/src/Views/Clone.axaml
index 84d1dd74..8c7c9faf 100644
--- a/src/Views/Clone.axaml
+++ b/src/Views/Clone.axaml
@@ -11,14 +11,14 @@
-
-
-
-
-
-
-
+
-
+
diff --git a/src/Views/ConfigureWorkspace.axaml b/src/Views/ConfigureWorkspace.axaml
index 9c18ad04..79eab390 100644
--- a/src/Views/ConfigureWorkspace.axaml
+++ b/src/Views/ConfigureWorkspace.axaml
@@ -66,11 +66,11 @@
-
diff --git a/src/Views/ConfirmCommitWithoutFiles.axaml b/src/Views/ConfirmCommitWithoutFiles.axaml
index a056f016..4c9fd1c8 100644
--- a/src/Views/ConfirmCommitWithoutFiles.axaml
+++ b/src/Views/ConfirmCommitWithoutFiles.axaml
@@ -52,7 +52,7 @@
HorizontalAlignment="Center"
HorizontalContentAlignment="Center"
VerticalContentAlignment="Center"/>
-
+
-
+
diff --git a/src/Views/DeleteRepositoryNode.axaml b/src/Views/DeleteRepositoryNode.axaml
index 30a3728e..5442dd19 100644
--- a/src/Views/DeleteRepositoryNode.axaml
+++ b/src/Views/DeleteRepositoryNode.axaml
@@ -36,7 +36,7 @@
-
+
-
+
diff --git a/src/Views/DiffView.axaml b/src/Views/DiffView.axaml
index 8df3e4f6..12cfa451 100644
--- a/src/Views/DiffView.axaml
+++ b/src/Views/DiffView.axaml
@@ -46,7 +46,7 @@
-
+
-
+
@@ -62,7 +62,7 @@
-
+
@@ -73,7 +73,7 @@
ToolTip.Tip="{DynamicResource Text.Diff.Next}">
-
+
@@ -93,7 +93,7 @@
-
+
diff --git a/src/Views/LauncherPage.axaml b/src/Views/LauncherPage.axaml
index 81f504c1..7ce450de 100644
--- a/src/Views/LauncherPage.axaml
+++ b/src/Views/LauncherPage.axaml
@@ -17,14 +17,14 @@
-
+
-
+
@@ -32,7 +32,7 @@
-
+
@@ -138,7 +138,7 @@
-
+
diff --git a/src/Views/LauncherTabBar.axaml b/src/Views/LauncherTabBar.axaml
index 9b748e91..73b48f58 100644
--- a/src/Views/LauncherTabBar.axaml
+++ b/src/Views/LauncherTabBar.axaml
@@ -54,7 +54,7 @@
-
+
-
+
diff --git a/src/Views/MergeMultiple.axaml b/src/Views/MergeMultiple.axaml
index bb543e16..332d9fef 100644
--- a/src/Views/MergeMultiple.axaml
+++ b/src/Views/MergeMultiple.axaml
@@ -12,7 +12,7 @@
-
+
-
+
@@ -84,7 +84,7 @@
-
+
diff --git a/src/Views/PopupRunningStatus.axaml b/src/Views/PopupRunningStatus.axaml
index c2d86f51..a8467415 100644
--- a/src/Views/PopupRunningStatus.axaml
+++ b/src/Views/PopupRunningStatus.axaml
@@ -9,19 +9,19 @@
x:Name="ThisControl">
-
+
-
+
-
+
-
+
-
+
@@ -635,7 +635,7 @@
-
+
@@ -646,7 +646,7 @@
-
+
@@ -725,8 +725,8 @@
-
-
+
+
diff --git a/src/Views/RepositoryConfigure.axaml b/src/Views/RepositoryConfigure.axaml
index f6a02c49..de777800 100644
--- a/src/Views/RepositoryConfigure.axaml
+++ b/src/Views/RepositoryConfigure.axaml
@@ -65,7 +65,7 @@
CornerRadius="3"
Watermark="{DynamicResource Text.Configure.Email.Placeholder}"
Text="{Binding UserEmail, Mode=TwoWay}"/>
-
+
-
@@ -256,7 +256,7 @@
-
+
@@ -315,7 +315,7 @@
-
+
@@ -442,7 +442,7 @@
-
+
diff --git a/src/Views/RepositoryToolbar.axaml b/src/Views/RepositoryToolbar.axaml
index a409d8d0..9f7f1801 100644
--- a/src/Views/RepositoryToolbar.axaml
+++ b/src/Views/RepositoryToolbar.axaml
@@ -8,128 +8,128 @@
x:Class="SourceGit.Views.RepositoryToolbar"
x:DataType="vm:Repository">
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
+
+
-
+
+
+
+
+
+
+
-
-
-
+
+
-
-
-
+
+
+
+
+
+
+
-
-
-
+
+
-
-
-
+
+
+
-
-
-
-
+
-
-
+
+
+
-
-
-
-
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Views/RevisionCompare.axaml b/src/Views/RevisionCompare.axaml
index 73703ff1..f0498fbf 100644
--- a/src/Views/RevisionCompare.axaml
+++ b/src/Views/RevisionCompare.axaml
@@ -15,7 +15,7 @@
-
+
@@ -32,7 +32,7 @@
-
+
diff --git a/src/Views/RevisionFileContentViewer.axaml b/src/Views/RevisionFileContentViewer.axaml
index a3a168cf..86393316 100644
--- a/src/Views/RevisionFileContentViewer.axaml
+++ b/src/Views/RevisionFileContentViewer.axaml
@@ -35,12 +35,12 @@
-
+
-
+
diff --git a/src/Views/RevisionFiles.axaml b/src/Views/RevisionFiles.axaml
index e0c6577d..6575dc66 100644
--- a/src/Views/RevisionFiles.axaml
+++ b/src/Views/RevisionFiles.axaml
@@ -50,7 +50,7 @@
-
+
-
+
-
+
-
+
-
-
diff --git a/src/Views/TagsView.axaml b/src/Views/TagsView.axaml
index 9832bb0a..b5384c8f 100644
--- a/src/Views/TagsView.axaml
+++ b/src/Views/TagsView.axaml
@@ -17,7 +17,7 @@
-
+
-
+
-
@@ -65,7 +65,7 @@
@@ -73,17 +73,17 @@
Background="Transparent"
ContextRequested="OnRowContextRequested"
ToolTip.Tip="{Binding Message}">
-
-
+
diff --git a/src/Views/TextDiffView.axaml b/src/Views/TextDiffView.axaml
index 7ea6b44b..ec3475fa 100644
--- a/src/Views/TextDiffView.axaml
+++ b/src/Views/TextDiffView.axaml
@@ -14,7 +14,7 @@
-
-
+
-
+
-
+
@@ -118,7 +118,7 @@
-
+
diff --git a/src/Views/WelcomeToolbar.axaml b/src/Views/WelcomeToolbar.axaml
index 59802241..5245a130 100644
--- a/src/Views/WelcomeToolbar.axaml
+++ b/src/Views/WelcomeToolbar.axaml
@@ -18,14 +18,14 @@
-
+
-
+
diff --git a/src/Views/WorkingCopy.axaml b/src/Views/WorkingCopy.axaml
index c9b94d59..4d79135d 100644
--- a/src/Views/WorkingCopy.axaml
+++ b/src/Views/WorkingCopy.axaml
@@ -23,7 +23,7 @@
-
+
@@ -106,7 +106,7 @@
-
+
-
+
-
+
@@ -186,7 +186,7 @@
-
+
@@ -277,7 +277,7 @@
Width="18" Height="18"
HorizontalAlignment="Right"
IsVisible="{Binding IsCommitting}"/>
-
+
-
+
-
+