Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ein t estimate-hours
1 parent b688592 commit 4c93de1Copy full SHA for 4c93de1
1 file changed
src/porcelain/main.rs
@@ -48,7 +48,7 @@ pub fn main() -> Result<()> {
48
}) => {
49
use gitoxide_core::hours;
50
prepare_and_run(
51
- "find",
+ "estimate-hours",
52
verbose,
53
progress,
54
progress_keep_open,
0 commit comments