cgit

cgit is a tiny git tool for Chinese developers. cgit can clone code from a mirror of GitHub.

MIT License

Stars
6
Committers
2

Bot releases are visible (Hide)

cgit - v0.0.13 Latest Release

Published by release-drafter[bot] over 2 years ago

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
cgit - v0.0.12

Published by release-drafter[bot] almost 3 years ago

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
cgit - v0.0.11

Published by release-drafter[bot] almost 3 years ago

What’s Changed

🚀 Features

  • Add support to clone gitee codes to the ws dir (#35) @LinuxSuRen
  • Add shortcode support for gitee (#34) @LinuxSuRen
cgit - v0.0.10

Published by release-drafter[bot] almost 3 years ago

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
cgit - v0.0.9

Published by release-drafter[bot] over 3 years ago

What’s Changed

🚀 Features

  • Add sub-command mirror to set the mirror address (#15) @LinuxSuRen
cgit - v0.0.8

Published by LinuxSuRen almost 4 years ago

cgit - v0.0.7

Published by LinuxSuRen almost 4 years ago

cgit - v0.0.6

Published by LinuxSuRen almost 4 years ago

  • Fix the version setting when release it
cgit - v0.0.5

Published by LinuxSuRen almost 4 years ago

cgit - v0.0.4

Published by LinuxSuRen almost 4 years ago

  • 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

cgit - v0.0.3

Published by LinuxSuRen almost 4 years ago

Fix the unsuccessful release from v0.0.1 and v0.0.2.

cgit - v0.0.2

Published by LinuxSuRen almost 4 years ago

Nothing big deal.

cgit - v0.0.1

Published by LinuxSuRen almost 4 years ago

This is the first release.