source-controller/config
Hidde Beydals b7376ce94c gogit: allow checkout of commit without branch
This commit changes the `gogit` behavior for commit checkouts,
now allowing one to reference to just a commit while omitting any
branch reference. Doing this creates an Artifact with a
`HEAD/<commit>` revision.

If both a `branch` and `commit` are defined, the commit is expected
to exist within the branch. This results in a more efficient clone
of just the target branch, and also makes this change backwards
compatible.

Fixes #407
Fixes #315

Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-10-27 00:43:31 +05:30
..
crd gogit: allow checkout of commit without branch 2021-10-27 00:43:31 +05:30
default Remove deprecated bases from default kustomization 2020-08-21 10:26:46 +03:00
manager Release v0.16.1 2021-10-22 14:24:22 +02:00
rbac Upgrade controller-runtime to v0.7.0 2020-12-18 19:17:10 +01:00
samples Rename samples to match `v1beta1` API 2020-09-30 17:07:16 +02:00
testdata Change large-repo-* ref.branch to main 2021-06-22 13:01:36 +02:00