help="The commits to fetch. Default is everything since the most recent entry in the log file.")
parser.add_argument("-a","--artifacts",
dest="artifacts",
help="Location of the artifacts (following GitLab's folder structure). If not given (which should be the common case), the artifacts will be downloaded from GitLab.")