Skip to content

Commit 4982b98

Browse files
committed
docs: add DeepWiki links
1 parent a6c49d2 commit 4982b98

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![npm version](https://img.shields.io/npm/v/git-merged-branches)](https://www.npmjs.com/package/git-merged-branches)
44
[![build](https://github.com/VChet/git-merged-branches/actions/workflows/build.yml/badge.svg)](https://github.com/VChet/git-merged-branches/actions/workflows/build.yml)
5+
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/VChet/git-merged-branches)
56

67
**git-merged-branches is a command-line utility to view branches merged into a selected base branch (e.g., master or main).**
78

@@ -66,6 +67,10 @@ TOKEN-800_new-feature <https://your-jira-instance.net/browse/TOKEN-800>
6667

6768
If the configuration is invalid, warnings will be shown and the utility will skip formatting URLs.
6869

70+
## Documentation
71+
72+
- [DeepWiki](https://deepwiki.com/VChet/git-merged-branches)
73+
6974
## Development
7075

7176
To contribute or test locally:

0 commit comments

Comments
 (0)