Command line options have no effect #12
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
By josch on 2015-03-15T09:41:50.215Z
Created by: matsp888
I'm using Python 2.7.3 in Linux, and it seems the command line options have no effect whatsoever. Example: "-t Title" will not set the title in the info dictionary as expected.
Imported comments:
By josch on 2014-01-22 10:24:40 UTC
Thanks! fixed :)
By matsp888 on 2014-01-22 10:25:30 UTC
No problem! I manage to fix it myself here, but it's nice to see it fixed in the "official" version. It's a wonderful little utility, by the way!