This repository has been archived by the owner on Nov 18, 2021. It is now read-only.
Releases: mbostock/gistup
Releases · mbostock/gistup
0.1.1
0.0.14
0.0.13
- Add --exclude (-x) option; excludes .DS_Store files by default.
- Fix bug when all files are excluded: create an empty gist rather than adding all files.
- Fix bug in --interactive mode where the wrong or no files were excluded.
- Fix unexpected behavior when the specified --remote has a wildcard.
0.0.12
0.0.10
0.0.9
- The --open argument now accepts a URL (e.g., 'http://bl.ocks.org/').
- Add --remote argument to specify the remote name; defaults to "origin".
- Set the upstream tracking branch for master automatically, allowing subsequent "git push".