export GIT_AUTHOR_NAME=automation
export GIT_COMMITTER_NAME=automation
export GIT_AUTHOR_EMAIL=auto@mati.on
export GIT_COMMITTER_EMAIL=auto@mati.on
cache_dir=$(mktemp -d)
export GIT_AUTHOR_NAME=automation
export GIT_COMMITTER_NAME=automation
export GIT_AUTHOR_EMAIL=auto@mati.on
export GIT_COMMITTER_EMAIL=auto@mati.on
cache_dir=$(mktemp -d)
if [ "$repo_dir" ];then rm -rf "$repo_dir"; fi
if [ "$conf" ];then rm "$conf"; fi
if [ "$cache_dir" ];then rm -rf "$cache_dir"; fi
if [ "$repo_dir" ];then rm -rf "$repo_dir"; fi
if [ "$conf" ];then rm "$conf"; fi
if [ "$cache_dir" ];then rm -rf "$cache_dir"; fi