#730079 ldap-git-backup: sort the fields in the files by default?

#730079#5
Date:
2013-11-21 02:41:56 UTC
From:
To:
The output of ldapsearch doesn't appear to be sorted at all and
sometimes some fields appear to move around. This means that there are
unnecessary and meaningless changes in the git history. It would be
great if there were an option to sort the input after splitting it into
files, perhaps with a command so some fields could be removed too. So, I
think the best option would be a --filter-cmd that could be a shell
pipeline that input is sent to and final data is read from.