deater / dos33fsprogs

Tools for manipulating Apple II dos33 filesystems
http://www.deater.net/weave/vmwprod/apple/dos33fs.html
Other
142 stars 23 forks source link

Proof-of-concept fix for non-GNU getopt in dos33 command #23

Open micahcowan opened 1 year ago

micahcowan commented 1 year ago

The diff for this is best viewed in whitespace-ignore mode, via the -w option to git log -p or git diff, etc. Ignoring indentation changes due to a new outer loop, there are only about 30 lines changed.

This is a fix proposal for #18.