Skip to content

Releases: steinfletcher/github-org-clone

v0.2.0

20 Sep 21:15
Compare
Choose a tag to compare

Changelog

f657b48 Support custom github api URL

v0.1.3

11 Jul 22:29
Compare
Choose a tag to compare

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

19 Jun 09:21
Compare
Choose a tag to compare

Changelog

67cc7a5 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.1

18 Jun 22:10
Compare
Choose a tag to compare

Changelog

08083ee Set default output directory to org and team names
85c1701 Typo
c307f1e Update gitignore

v0.1.0

14 Jun 12:34
Compare
Choose a tag to compare

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