diff --git a/builtin/gc.c b/builtin/gc.c index 5c634afc0022c0..c8fcb4fca431d9 100644 --- a/builtin/gc.c +++ b/builtin/gc.c @@ -10,6 +10,8 @@ * Copyright (c) 2006 Shawn O. Pearce */ +// some random test text - we should support a purge option, etc... + #include "builtin.h" #include "lockfile.h" #include "parse-options.h"