Add `less` as dependency
Description:
On a new install, I noticed that running git config --global --list
will print an error to the console:
$ git config --global --list
error: cannot run less: No such file or directory
Installing less
resolves this.
I'm not sure if this would require adding less
as a dependency but I figured I would raise it here just in case.
Additional info:
- package version(s):
git 2.45.2-1