#!/usr/bin/env bash
set -eou pipefail
MAILMAP="../mailmap.txt"
REPLACEMENTS="../replacements.txt"
REPOS=(
# place repos
# that you want to edit here#!/usr/bin/env bash
set -eou pipefail
MAILMAP="../mailmap.txt"
REPLACEMENTS="../replacements.txt"
REPOS=(
# place repos
# that you want to edit here