feat(mailmap): add bindings and api

This commit is contained in:
Aleksey Kulikov 2021-10-06 18:38:02 +03:00
parent caac6b2fd2
commit d40c65fa80
68 changed files with 1325 additions and 1 deletions

View file

@ -0,0 +1,8 @@
#!/usr/bin/sh
#
# An example hook script to prepare a packed repository for use over
# dumb transports.
#
# To enable this hook, rename this file to "post-update".
exec git update-server-info