We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95a9523 commit 92b0605Copy full SHA for 92b0605
src/webviews/apps/plus/home/components/launchpad.ts
@@ -162,6 +162,7 @@ export class GlLaunchpad extends SignalWatcher(LitElement) {
162
density="compact"
163
class="start-work"
164
href=${this.createBranchCommand}
165
+ tooltip="Create a new branch"
166
><code-icon icon="custom-start-work"></code-icon
167
></gl-button>
168
</button-container>
0 commit comments