Releases: LinuxSuRen/cgit
Releases · LinuxSuRen/cgit
v0.0.13
What’s Changed
- Avoid letting the clone command panic if no gh command (#46) @LinuxSuRen
- Avoid letting the clone command panic if no gh command (#45) @LinuxSuRen
👻 Maintenance
- Bump github.com/spf13/viper from 1.7.0 to 1.10.1 (#40) @dependabot
- Bump github.com/spf13/cobra from 1.1.3 to 1.3.0 (#39) @dependabot
- Bump github.com/linuxsuren/http-downloader from 0.0.52 to 0.0.55 (#44) @dependabot
v0.0.12
What’s Changed
🚀 Features
- Support to clone from a mirror and fork it (#43) @LinuxSuRen
- Support to install git when it is missing (#36) @LinuxSuRen
👻 Maintenance
- Bump github.com/linuxsuren/cobra-extension from 0.0.11 to 0.0.12 (#37) @dependabot
- Bump actions/checkout from 2.3.4 to 2.4.0 (#30) @dependabot
- Bump actions/setup-go from 2.1.3 to 2.1.5 (#41) @dependabot
- Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1 (#42) @dependabot
v0.0.11
What’s Changed
🚀 Features
- Add support to clone gitee codes to the ws dir (#35) @LinuxSuRen
- Add shortcode support for gitee (#34) @LinuxSuRen
v0.0.10
What’s Changed
👻 Maintenance
- Bump github.com/spf13/cobra from 1.1.1 to 1.1.3 (#14) @dependabot
- Bump github.com/magiconair/properties from 1.8.4 to 1.8.5 (#17) @dependabot
- Bump goreleaser/goreleaser-action from v2.4.1 to v2.5.0 (#18) @dependabot
- Bump github.com/linuxsuren/go-cli-alias from 0.0.4 to 0.0.6 (#16) @dependabot
v0.0.9
v0.0.8
Bump go-cli-alias to v0.0.4
v0.0.7
Fix the feature of preferGitHub and mirror do not working (#7)
v0.0.6
- Fix the version setting when release it
v0.0.5
Add self upgrade support (#5)
v0.0.4
-
Merge pull request #3 from LinuxSuRen/prefer-github
Prefer GitHub if there's no one provide
-
Bump goreleaser/goreleaser-action from v2.4.0 to v2.4.1 (#1)
-
Bump github.com/magiconair/properties from 1.8.1 to 1.8.4 (#2)
-
Test pass with cmd alias (#4)
-
Test pass with cmd alias
-
Use one single brewhome repo for all my cli
-