aboutsummaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/1.8.4.2.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-12-15 09:27:11 -0800
committerJunio C Hamano <gitster@pobox.com>2015-12-15 09:27:12 -0800
commit3b65c248a384a61501ea0f68a0ef564dcc94c278 (patch)
tree690214acee83d92dedd3cde242cc65ecf690058b /Documentation/RelNotes/1.8.4.2.txt
parent49e863b02ae177069ebe6c4bb3d0e14bef7ccf7a (diff)
parent094c7e635287e999f382681b0749ce7711e5ce7d (diff)
downloadgit-3b65c248a384a61501ea0f68a0ef564dcc94c278.tar.gz
git-3b65c248a384a61501ea0f68a0ef564dcc94c278.tar.xz
Merge branch 'jk/prune-mtime' into maint
The helper used to iterate over loose object directories to prune stale objects did not closedir() immediately when it is done with a directory--a callback such as the one used for "git prune" may want to do rmdir(), but it would fail on open directory on platforms such as WinXP. * jk/prune-mtime: prune: close directory earlier during loose-object directory traversal
Diffstat (limited to 'Documentation/RelNotes/1.8.4.2.txt')
0 files changed, 0 insertions, 0 deletions