Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] git: use git_mkstemp() instead of mkstemp() for diff generation.
This lets you run git diff in a repository otherwise read-only to you. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information