summaryrefslogtreecommitdiff
path: root/doc/todo/find_unused_in_any_commit/comment_1_cecdf4e8600fbcf5d1541e35a91fb37b._comment
blob: 04fe62666f4523b08c86224b4f4fad15511981e9 (plain)
1
2
3
4
5
6
7
8
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawnRFOsnEk8AJg1mXlq3mJDdt1YdYepozE8"
 nickname="Murmel"
 subject="Other loop strategy?"
 date="2014-11-13T21:42:57Z"
 content="""
My motiviation to have such a feature is to free space if a key is unused in the \"--ever\" sense. I think it is no problem if this is a slow operation, as you don't use it often. How about this strategy: Loop over keys, for each key find out with something like \"git log -S\" if it is used.
"""]]