mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
better naming
This commit is contained in:
parent
738cf3fab4
commit
4f45be0924
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
|
@ -41,7 +41,7 @@ clippy-pedantic:
|
|||
check: fmt clippy
|
||||
|
||||
install:
|
||||
cargo install --path "."
|
||||
cargo install --path "." --offline
|
||||
|
||||
install-debug:
|
||||
install-timing:
|
||||
cargo install --features=timing --path "." --offline
|
||||
Loading…
Reference in a new issue