diff --git a/src/Views/Repository.axaml b/src/Views/Repository.axaml
index 24ed3c92..24b5232b 100644
--- a/src/Views/Repository.axaml
+++ b/src/Views/Repository.axaml
@@ -76,7 +76,7 @@
-
+
-
diff --git a/src/Views/RepositoryToolbar.axaml b/src/Views/RepositoryToolbar.axaml
index f301b384..b8860a62 100644
--- a/src/Views/RepositoryToolbar.axaml
+++ b/src/Views/RepositoryToolbar.axaml
@@ -2,6 +2,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+ xmlns:m="using:SourceGit.Models"
xmlns:vm="using:SourceGit.ViewModels"
mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450"
x:Class="SourceGit.Views.RepositoryToolbar"
@@ -19,6 +20,19 @@
+
+
+
+
+
+
@@ -58,19 +72,40 @@
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
-
+
+