@@ -3207,7 +3239,12 @@
-
@@ -3249,7 +3286,12 @@
showCreateBranchDialog = false} class="cancel-button">Cancel
-
+
{saving ? 'Creating...' : 'Create Branch'}
@@ -3290,7 +3332,12 @@
showCreateTagDialog = false} class="cancel-button">Cancel
-
+
{saving ? 'Creating...' : 'Create Tag'}
@@ -3506,7 +3553,12 @@
showCommitDialog = false} class="cancel-button">Cancel
-
+
{saving ? 'Saving...' : 'Commit & Save'}