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