masics

Results 13 issues of masics

If you have: val configFile by parser.storing("--config", "-c", argName = "CONFIGFILE", help = "Configuration file") { asPath } val version by parser.flagging("--version", help = "print version and exit") You cannot...

enhancement

Is there an option to add uploading progress? For a large repos it is not clear if the migration stuck or something is really happening.

I'm trying to migrate to LFS with ssh protocol but instead I get an error: ssh protocol is not supported How to make it working? Thank you.

If I specify user and password with "-l" option as "https://[email protected]:[email protected]" it exits with error. Instead of connecting to lfsserver.com it tries to connect to domain.com

I have notes attached to the commits. After migration all notes are gone. How I can reconnect them back? Thank you.

It would be nice to get a list of N biggest files in the repo. Both compressed and uncompressed sizes to be shown.

I get following error while executing: ```python folder: Folder = ctx.web.folders.get_by_path('My_Library') ctx.load(folder, ["Folders"]).execute_query() ``` > office365.runtime.client_request_exception.ClientRequestException: ('-1, Microsoft.Data.OData.ODataException', "Invalid JSON. A comma character ',' was expected in scope 'Object'. Every...

bug

After running command `poetry install`, I started `python` and tried `from pycounts.pycounts import count_words`. I get error `ModuleNotFoundError: No module named 'pycounts'`. What is wrong?

Could you please support .v files as well?

``` output logic [4:1] z, z2 ``` Parsing above gives: Ports: logic output 4 output 1 output z output z2 output