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 d252e72 commit 79776e3Copy full SHA for 79776e3
package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "git-merged-branches",
3
"description": "CLI tool to list all Git branches merged into a base branch with issue link formatting",
4
+ "keywords": ["git", "cli", "branch", "issue-tracker"],
5
"type": "module",
6
"version": "0.2.3",
7
"license": "MIT",
0 commit comments