File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 11# git-merged-branches
22
3- [ ![ npm version] ( https://img.shields.io/npm/v/git-merged-branches )] ( https://www.npmjs.com/package/git-merged-branches )
4- [ ![ 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 )
3+ [ ![ npm version] [ npm-version-src ]] [ npm-version-href ]
4+ [ ![ npm downloads] [ npm-downloads-src ]] [ npm-downloads-href ]
5+ [ ![ build] [ build-src ]] [ build-href ]
6+ [ ![ ask DeepWiki] [ deep-wiki-src ]] [ deep-wiki-href ]
67
78** git-merged-branches is a command-line utility to view branches merged into a selected base branch (e.g., master or main).**
89
@@ -107,3 +108,13 @@ Now you can run `git-merged-branches` on your local machine.
107108If you have any ideas, bug reports, or feature requests,
108109feel free to [contribute](https://github.com/VChet/git-merged-branches/pulls)
109110or report [issues](https://github.com/VChet/git-merged-branches/issues).
111+
112+ < ! -- Badges -->
113+ [npm-version-src]: https://img.shields.io/npm/v/git-merged-branches
114+ [npm-version-href]: https://npmjs.com/package/git-merged-branches
115+ [npm-downloads-src]: https://img.shields.io/npm/dm/git-merged-branches
116+ [npm-downloads-href]: https://npmjs.com/package/git-merged-branches
117+ [build-src]: https://github.com/VChet/git-merged-branches/actions/workflows/build.yml/badge.svg
118+ [build-href]: https://github.com/VChet/git-merged-branches/actions/workflows/build.yml
119+ [deep-wiki-src]: https://deepwiki.com/badge.svg
120+ [deep-wiki-href]: https://deepwiki.com/VChet/git-merged-branches
You can’t perform that action at this time.
0 commit comments