Skip to content

fluff-up: ads-github-fetch-all-upstreams '-v' handling (support $TRACING) #54

@salewski

Description

@salewski

The ads-github-fetch-all-upstreams tool supports the three-level accumulating -v (--verbose) option to request increasingly verbose levels of output (none, info-level, debug-level, and tracing-level), but does not yet support the internal $TRACING flag that would allow the internals to differentiate between user-requested tracing and ad hoc development time set -x sections.

    $ ads-github-fetch-all-upstreams --version
    ads-github-fetch-all-upstreams 0.3.0  (built: 2020-04-09 03:19:23)
    Copyright (C) 2016, 2017 Alan D. Salewski
    License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>.
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law.

    Written by Alan D. Salewski.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions