Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a debugging flag #14

Open
vitsalis opened this issue Mar 2, 2018 · 2 comments
Open

Add a debugging flag #14

vitsalis opened this issue Mar 2, 2018 · 2 comments

Comments

@vitsalis
Copy link
Member

vitsalis commented Mar 2, 2018

Typically, the debugging flag is named -d. Enabling this flag will show debugging messages.

I suggest that gitoper.py doesn't know about this flag, and all the messages are produced in repofs.py.

@dspinellis
Copy link
Contributor

There is a need in GitOperations.cached_command. I see no reason for all modules having access to this flag. If we support long options then --debug should also work.

@vitsalis
Copy link
Member Author

vitsalis commented Mar 2, 2018

True, didn't think about that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants