Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
builtin-clone.c: no need to strdup for setenv
The setenv function makes a copy, itself. Signed-off-by: Ali Gholami Rudi <ali@rudi.ir> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information