I the missing verb ;)

This commit is contained in:
tai@83c0edf140a3f133031751b49c7131d9535a3fcc 2018-09-25 19:50:32 +00:00 committed by admin
parent 80defa62c6
commit 152bcf582f

View file

@ -4,7 +4,7 @@ This is actually two (related) bugs.
I discovered the second by means of troubleshooting the first.
One issue I've had with a portable repo is when I init it from my arch machine it sets up everything as expected.
When I try to use that drive with my raspberry pi, however, there are some new git hooks (or at least one) that the older version of git annex (still the latest available in the Pi's repos, 2016, which is really old :/).
When I try to use that drive with my raspberry pi, however, there are some new git hooks (or at least one) that the older version of git annex (still the latest available in the Pi's repos, 2016, which is really old :/) does not support.
What is necessary to get a newer version of git-annex available in the Raspbian repos for default users? I know I can just install the tarball (and I'm considering it) but for everyone else coming upon this issue...