frohzinn's picture
download
raw
345 Bytes
#!/usr/bin/env bash
printf "# date: $(date)\n" > AUTHORS
printf "# this file is auto-generated by scripts/gen-authors.sh\n\n" >> AUTHORS
git log --format='%an <%ae>' --reverse --date=short master | awk '!seen[$0]++' | sort >> AUTHORS
# if necessary, update your name here. for example: jdoe -> John Doe
sed -i '' 's/^jdoe/John Doe/g' AUTHORS

Xet Storage Details

Size:
345 Bytes
·
Xet hash:
20a4349ec98837a4878b0a80306659447944bcd526f4fe5ccae06d8ce8f49a19

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.