chore(release): 1.0.0-alpha.1 [skip ci]
# 1.0.0-alpha.1 (2024-04-04) ### Bug Fixes * **bazel-git:** correct `--git-{dir,work-tree}` argument defaults ([169421b7](https://git.gitlab.arm.com/bazel/git/commit/169421b72a0dc1493e2b2cb4e285969bcb75d96b)) * **remote.URL:** use username from SSH config file ([b8c7b139](https://git.gitlab.arm.com/bazel/git/commit/b8c7b1397bbdb4da73658c8c84e9faabd11810d5)) ### Features * add `checkout.Commit` API ([5afbff3d](https://git.gitlab.arm.com/bazel/git/commit/5afbff3dfbd83d93d4d46bbc84708bcd841186da)) * add `checkout` command ([5e4b2d00](https://git.gitlab.arm.com/bazel/git/commit/5e4b2d009dbb8b4f32bb111587d958a56961c7f9)) * add `fetch.Commitishes` API ([c6a8410d](https://git.gitlab.arm.com/bazel/git/commit/c6a8410d4121f5c88479b82bde8912fb733713bc)) * add `ls-remote` subcommand ([5c73ef1b](https://git.gitlab.arm.com/bazel/git/commit/5c73ef1b4bf67cd3306668f61b816b15e715fa61)) * add `object.Id` type ([1aa47ffc](https://git.gitlab.arm.com/bazel/git/commit/1aa47ffc353aa336c3c6119250103d8182cdc2ae)) * add `reference.Commitish` type ([59029e1f](https://git.gitlab.arm.com/bazel/git/commit/59029e1fe8dee67da5c32a835367f3f890c94a44)) * add `reference.Name` type ([a6166dfe](https://git.gitlab.arm.com/bazel/git/commit/a6166dfe07281b1be0742f52a39987783cadae76)) * add `remote.List` function ([2d0644cf](https://git.gitlab.arm.com/bazel/git/commit/2d0644cf6c32a4e21563d6bc17f0284a6b64cb55)) * add `remote.URL` type ([7b701909](https://git.gitlab.arm.com/bazel/git/commit/7b70190978360e6b1affc14babbf0472c509a702)) * add standalone binary builds ([727c67de](https://git.gitlab.arm.com/bazel/git/commit/727c67def0e14b295d2fde0f0bd0a1d230801129)) * **bazel-git:** actually fetch objects ([b3dda197](https://git.gitlab.arm.com/bazel/git/commit/b3dda197d8c87fbcab10fcc0b08400e84ba4c0be)) * **bazel-git:** add `init` subcommand ([fa9cfe14](https://git.gitlab.arm.com/bazel/git/commit/fa9cfe1400b685802c1a8efee05e9c5aba5562c4)) * **checkout:** resolve tag objects to commit ([0bc75759](https://git.gitlab.arm.com/bazel/git/commit/0bc75759e6a83b700315f1dd4557b83d78e4efc8))
Loading
Please register or sign in to comment