mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-11-08 13:17:12 +08:00
If the value obtained is None we now set the variable to '' instead, in an attempt to make execve() happier about our 3rd argument, the env dictionary. Signed-off-by: Shawn O. Pearce <sop@google.com>