author | Junio C Hamano <gitster@pobox.com> | |
Sun, 9 May 2010 05:32:59 +0000 (22:32 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 9 May 2010 05:32:59 +0000 (22:32 -0700) |
* pc/remove-warn:
Remove a redundant errno test in a usage of remove_path
Introduce remove_or_warn function
Implement the rmdir_or_warn function
Generalise the unlink_or_warn function
Remove a redundant errno test in a usage of remove_path
Introduce remove_or_warn function
Implement the rmdir_or_warn function
Generalise the unlink_or_warn function
1 | 2 | |||
---|---|---|---|---|
builtin/apply.c | patch | | diff1 | | diff2 | | blob | history |
git-compat-util.h | patch | | diff1 | | diff2 | | blob | history |
merge-recursive.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc builtin/apply.c
Simple merge
diff --cc git-compat-util.h
Simple merge
diff --cc merge-recursive.c
Simple merge