git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
80e8575
2569d23
)
Merge branch 'kb/avoid-fchmod-for-now'
author
Junio C Hamano
<redacted>
Mon, 21 Jul 2014 18:18:54 +0000
(11:18 -0700)
committer
Junio C Hamano
<redacted>
Mon, 21 Jul 2014 18:18:54 +0000
(11:18 -0700)
Replaces the only two uses of fchmod() with chmod() because the
former does not work on Windows port and because luckily we can.
* kb/avoid-fchmod-for-now:
config: use chmod() instead of fchmod()
1
2
config.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
config.c
Simple merge
git clone https://git.99rst.org/PROJECT