Make full option parsing be done when not in a git repo, so --help can be displayed for commands that require a git repo, etc.

This commit is contained in:
Joey Hess 2015-09-09 15:55:13 -04:00
parent 08b7af3fe6
commit f6c03414cf
3 changed files with 23 additions and 9 deletions

View file

@ -22,3 +22,4 @@ remote types: git gcrypt S3 bup directory rsync web bittorrent webdav tahoe glac
YES -- lots of luck ;)
> [[fixed|done]] --[[Joey]]