From: Thomas Ackermann
Date: Tue, 27 Aug 2013 18:05:50 +0000 (+0200)
Subject: "git prune" is safe
X-Git-Tag: v1.8.5-rc0~125^2
X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ddeb817f25fea45dee5456c48d723e56b9f8991b?ds=inline;hp=ddeb817f25fea45dee5456c48d723e56b9f8991b
"git prune" is safe
"git prune" is safe in case of concurrent accesses to a repository
but using it in such a case is not recommended.
Signed-off-by: Thomas Ackermann
Signed-off-by: Junio C Hamano
---