SparkyLinux (based on Debian). When I use git restore
command, it says, that this command doesn't exist...
On my previous OS installations this command was available, also it is available on my Android device (from Termux repo). But here and now this does not work. Here is the output:
$ git restore
git: 'restore' is not a git command. See 'git --help'.
The most similar command is
remote
What's happened? I've tried reinstalling, but this didn't work. My git version is 2.20.1 (on my smartphone it is 2.26.2).