Open w-martin opened 7 years ago
Yes please. I installed with local install, and then ran (in git-cal's git repo):
$ /home/user/.local/bin/git-cal
and received only:
git-cal: got empty log, nothing to do
while "git log" shows plenty of commits. Not sure what I am doing wrong.
Please also include uninstall instructions.
There seem to be a hardcoded filter for packages in the last year (--since="13 months"
in https://github.com/k4rthik/git-cal/blob/b3bb376e46ebf3d09820b95b3426e9c58ad6cdc9/git-cal#L90). So there will be no output for repos with its last commit over a year ago.
Please provide running instructions in the README