Releases: steinfletcher/github-org-clone
v0.2.0
v0.1.3
Changelog
fafebae Run go fmt
091f6bc Add step to copy binary to PATH to docs
3f0e255 Add access token docs
102d9e5 Add usage docs
e940e57 Update docs
6db7739 Add license
85d1d75 Add installation instructions to docs
8526f42 Rename install script
884cc20 Add download script
98c1871 Install deps in release step
63fb0db Install deps in release step
4d7b31e Remove tags filter from build step
b5af299 Remove help docs from repo
931fd14 Add release phase to circle ci
4b53236 Add circleci config
v0.1.2
v0.1.1
v0.1.0
Changelog
ebb7239 Add go releaser
febec1f Error handling when unauthorized
20d6cb6 Limit max threads to prevent opening too many files (for large repos)
0453d00 Fix formatting of error response
4c5f6c3 Fix paths
4813322 Add more usage docs
b22a7b7 Update README.md
d38fc70 Typo
fb82375 Support org level cloning
d0184f0 Inject shell so it can be mocked in tests
0d0ff77 Update README.md
308b568 Add build status badge
a478b1f Init repo