README-GC: document Girocco's current garbage collection behavior
commit08735f4804f1053d810358bf11ec0760b3e5a25e
authorKyle J. McKay <mackyle@gmail.com>
Sat, 9 Dec 2017 15:37:29 +0000 (9 07:37 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 9 Dec 2017 15:37:29 +0000 (9 07:37 -0800)
tree11b5beec369bf1388e050b28a36e5545b2eb43ad
parentff48c506e1033fba2ef96a9d7872ab474b1ffb37
README-GC: document Girocco's current garbage collection behavior

Girocco must contend with simultaneous garbage collection and pushes
as well as forks that make use of the "alternates" mechanism.

All of this in a "sharedRepository" environment.

Document the various Git "gotchas" that affect Girocco's garbage
collection practicies and how they've been dealt with.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
jobd/README-GC [new file with mode: 0644]