Skip to content

Commit d3c2523

Browse files
authored
Merge pull request #2335 from Hopman/rename_git-fmt
Rename git-fmt to git-rustfmt
2 parents fca0074 + 361a30b commit d3c2523

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ name = "cargo-fmt"
2323
name = "rustfmt-format-diff"
2424

2525
[[bin]]
26-
name = "git-fmt"
26+
name = "git-rustfmt"
2727

2828
[features]
2929
default = ["cargo-fmt", "rustfmt-format-diff"]
File renamed without changes.

0 commit comments

Comments
 (0)