Package: guthub-backup
Version: 1.20141110
Severity: serious

joey@darkstar:~/src/github-backup>./github-backup joeyh
Usage: github-backup [USERNAME|ORGANIZATION] [--exclude USERNAME/REPOSITORY]

This leaves the program mostly useless, unable to backup all a user's
repos, although it can still be run in a git repo to back up just that
one single repo.

The fix is simple, and I have released a new version upstream that fixes
this bug. Here's the entire substantive patch:

-       owneropt = (argument (Just . Owner))
+       owneropt = Owner <$> (argument str)


-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to