+       (
+               cd "$git" &&
+               git init . &&
+               git config --add git-p4.mapUser "mmax -> Max Mustermann 
<m...@muster.com>"  &&
+               git config --add git-p4.mapUser "mo -> Moritz Untreu 
<mor...@untreu.com>" &&

Probably better to use more innocuous names. I'm not sure who these
people are, but they might not appreciate being recorded forver in a
git-p4 test script.


A better name could be
Max Musterman <m...@example.com>
Erika Musterman <er...@example.com>

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to