F41 git error

clean install f41, when I push I get an error ‘fatal: cannot exec ‘/usr/bin/ksshaskpass’: No such file or directory’ - maybe I just haven’t set up my git config properly, I don’t really pay much attention to it.
The push goes through, but I keep getting this error - any suggestions?
Thanks

Isn’t that part of kde plasma? Is that the desktop you are using?

You could install it:

sudo dnf install /usr/bin/ksshaskpass

Thanks, I’ll try sudo dnf install ksshaskpass and test it solves the problem when I have another push to do.