From: Eric Sunshine <hidden> Date: 2016-06-15 22:58:26
On Fri, Aug 16, 2013 at 5:52 AM, Nguyễn Thái Ngọc Duy [off-list ref] wrote:
This function is like setup_alternate_shallow() except that it does
not lock $GIT_DIR/shallow. It's supposed to be used when a program
generates temporary shallow for for use by another program, then throw
s/for for/for/
the shallow file away.
Signed-off-by: Nguyễn Thái Ngọc Duy <redacted>