Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 536 Bytes

File metadata and controls

28 lines (16 loc) · 536 Bytes

Git Annex Utils

Custom utilities for everyday git annex usage.

Scripts

  • changelog: (IN DEVELOPMENT)
    • show for a path/filename all versions still available on any repository
      • TODO: adds also comments, date, repository position
  • unused: (TODO)
    • show unused file by name and date (TODO)
    • delete with parameter (file older than, at list nth copies) (TODO)

Requirements and installation

Notes

Have a look also to: (https://github.com/Vifon/annex-utils)