$ git subtree pull --prefix shared/c-siphash/ git@github.com:c-util/c-siphash.git master --squash Import commit '211cfc5abc3813cddd10d237ba9d843b8d3a8995'.
Add missing trailing commas that avoids getting noise when another file/parameter is added and eases reviewing changes[0]. [0] https://gitlab.gnome.org/GNOME/dconf/merge_requests/11#note_291585
Imported c-siphash code with command: git subtree add --prefix shared/c-siphash/ git@github.com:c-util/c-siphash.git master --squash To update the library use: git subtree pull --prefix shared/c-siphash/ git@github.com:c-util/c-siphash.git master --squash