git-remind
git-remind copied to clipboard
Broken on Linux
Seems to be broken on Linux.
Relevant part of .gitconfig:
[remind]
paths = /Users/igor/Projects/*,/Users/igor/Projects/OS/*
Paths seem to be OK:
$ git-remind paths
/Users/igor/Projects/*
/Users/igor/Projects/OS/*
However, repos are not detected:
$ git-remind repos
Works fine on macOS with exactly the same .gitconfig and exactly the same folder/repo structure.
Well it seems broken on MacOS too. No repos detected, should have plenty.
Works fine for me on current Ubuntu LTS (20.04.3) with version 1.1.1
installed it in WSL using linuxbrew. /home/linuxbrew/.linuxbrew/bin/git-remind: Permission denied in sudo, command not found