diff options
author | Torsten Bögershausen <tboegi@web.de> | 2013-03-30 10:53:32 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-04-05 12:37:55 -0700 |
commit | 3a429d3b8d03c98fbc775eb34a54b7b2bd74e02b (patch) | |
tree | 9938523b58ac4e5ed643066a4068e0979bc63f43 /t/t4116-apply-reverse.sh | |
parent | Make core.sharedRepository work under cygwin 1.7 (diff) | |
download | tgif-3a429d3b8d03c98fbc775eb34a54b7b2bd74e02b.tar.xz |
path.c: simplify adjust_shared_perm()
All calls to set_shared_perm() use mode == 0, so simplify the
function.
Because all callers use the macro adjust_shared_perm(path) from
cache.h to call this function, convert it to a proper function,
losing set_shared_perm().
Since path.c has much more functions than just mkpath() these days,
drop the stale comment about it.
Signed-off-by: Torsten Bögershausen <tboegi@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4116-apply-reverse.sh')
0 files changed, 0 insertions, 0 deletions