This commit is contained in:
Joey Hess 2024-08-06 14:42:46 -04:00
parent b1024ff181
commit f01d872059
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -49,3 +49,6 @@ The last 3 lines being printed on stderr.
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) ### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
Yes! I am now using git-annex through annextimelog to track my working times and automatically submit them to my employer and it is working really well. This is also where I found this issue though, annextimelog treats a non-empty stderr from git-annex as something to warn about. Yes! I am now using git-annex through annextimelog to track my working times and automatically submit them to my employer and it is working really well. This is also where I found this issue though, annextimelog treats a non-empty stderr from git-annex as something to warn about.
> Indeed, I've already fixed this in master. I plan to make a release
> soon for it though since it's a reversion. [[done]] --[[Joey]]