# gitwalk: Bulk processing of git repos

DevFeed: [gitwalk: Bulk processing of git repos](<https://devfeed.tech/articles/gitwalk-bulk-processing-of-git-repos-40696.md>)

Original publisher: [Read original article](<https://radek.io/posts/gitwalk/>)

Published: 2015-11-03T00:00:00Z

Content type: release

Language: en

Sources: [Radek Pazdera](<https://devfeed.tech/sources/radek-pazdera.md>)

Topics: [Repositories](<https://devfeed.tech/topics/repositories.md>), [Git](<https://devfeed.tech/topics/git.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [cli](<https://devfeed.tech/tags/cli.md>), [commit](<https://devfeed.tech/tags/commit.md>), [github](<https://devfeed.tech/tags/github.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [repositories](<https://devfeed.tech/tags/repositories.md>)

## AI overview

This article announces gitwalk, an open-source tool for manipulating multiple Git repositories at once. It describes selecting repositories with expressions, running processors such as searches, tests, linters, or edits, integrating with GitHub, and using built-in or custom resolvers and processors.

## Source excerpt

I build software products and write on the Internet.