docs: added comments

This commit is contained in:
Simon Cornet 2025-03-04 12:48:52 +01:00
commit 61e22e2c08

View file

@ -10,6 +10,7 @@ var includeArchived string
var gitlabToken string
var gitlabHost string
// count 🧛
var clonedCount int
var errorCount int
var pulledCount int