File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 1+ [ ![ Release] ( https://github.com/mbrav/git_raider/actions/workflows/release.yml/badge.svg )] ( https://github.com/mbrav/git_raider/actions/workflows/release.yml )
2+ [ ![ License] ( https://img.shields.io/badge/License-BSD_3--Clause-yellow.svg )] ( https://opensource.org/licenses/BSD-3-Clause )
3+ [ ![ tokei] ( https://tokei.rs/b1/github/mbrav/git_raider?category=lines )] ( https://tokei.rs/b1/github/mbrav/git_raider )
4+
5+
16# git_raider
2- Mass git repository search, replace and commit tool written in Rust
37
8+ Mass git repository search, replace and commit tool written in Rust
49
510* Description to be added soon*
611
7-
8- ## Run
12+ ## Run
913
1014To run, first install Rust's tool chain. Then build:
1115
@@ -15,7 +19,7 @@ cargo run -- --help
1519
1620You will get the following result:
1721
18- ```
22+ ``` text
1923Mass git repository search, replace and commit tool
2024
2125Usage: git-raider [OPTIONS]
You can’t perform that action at this time.
0 commit comments