Sign in
chromium
/
infra
/
luci
/
recipes-py.git
/
9b440af398cfb813aee6eb94d0c6c758fe7e69cf
/
.
/
misc
/
history_rewrite
/
env_filter.sh
blob: a01cea64056db716cdc00674b39918d5a84a70df [
file
]
export GIT_COMMITTER_EMAIL
=
`echo $GIT_COMMITTER_EMAIL | sed 's/\([^@]*@[^@]*\)@.*/\1/g'`
export GIT_AUTHOR_EMAIL
=
`echo $GIT_AUTHOR_EMAIL | sed 's/\([^@]*@[^@]*\)@.*/\1/g'`