update uninit to handle all the v7 stuff

* uninit: Remove several git hooks that git-annex init sets up.
* uninit: Remove the smudge and clean filters that git-annex init sets up.
This commit is contained in:
Joey Hess 2019-10-08 14:34:00 -04:00
parent 3de6dffd36
commit 53da7f1cf8
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
5 changed files with 41 additions and 12 deletions

View file

@ -47,3 +47,5 @@ I accidentally discovered this after a system upgrade that included the latest v
### 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)
I love git-annex (a brilliantly designed piece of software in my view) and have been using it a lot for years!
> Thanks for pointing out this oversight. [[fixed|done]] --[[Joey]]