Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4c93de1

Browse files
committed
fix label for ein t estimate-hours command
1 parent b688592 commit 4c93de1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/porcelain/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pub fn main() -> Result<()> {
4848
}) => {
4949
use gitoxide_core::hours;
5050
prepare_and_run(
51-
"find",
51+
"estimate-hours",
5252
verbose,
5353
progress,
5454
progress_keep_open,

0 commit comments

Comments
 (0)