Merge pull request #2335 from Hopman/rename_git-fmt

Rename git-fmt to git-rustfmt
This commit is contained in:
Seiichi Uchida 2018-01-04 10:32:43 +09:00 committed by GitHub
commit d3c2523c32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ name = "cargo-fmt"
name = "rustfmt-format-diff"
[[bin]]
name = "git-fmt"
name = "git-rustfmt"
[features]
default = ["cargo-fmt", "rustfmt-format-diff"]