Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
rename_ref: use lstat(2) when testing for symlink
author
Lars Hjemli
<hjemli@gmail.com>
Wed, 29 Nov 2006 20:44:56 +0000
(21:44 +0100)
committer
Junio C Hamano
<junkio@cox.net>
Wed, 6 Dec 2006 07:50:57 +0000
(23:50 -0800)
The current check for symlinked reflogs was based on stat(2), which is
utterly embarrassing.
Fix it, and add a matching testcase.
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
16c2bfb
)
No differences found