airshipctl/pkg/document/repo
Ian Howell cb080a2066 Implement fetching remote refs for document pull
This commit adds the `fetch` and `fetch.remoteRefSpec` fields to the
configuration for repositories, allowing the capability to fetch
references from a remote. This is useful for pulling specific gerrit
patchsets.

This also changes `checkout.remoteRefSpec` to `checkout.refSpec`, and
implements the logic required to checkout to an arbitrary ref.

Closes: #616

Change-Id: Ie21a6c2a7a7ac92ed3c05fef7e5683203cd62e45
2021-07-29 10:16:27 -05:00
..
adapter.go Fix Lint warnings: Missing comments for functions 2020-05-19 16:54:09 +00:00
errors.go Fixed TODO in document/repo package 2020-08-28 12:24:54 -07:00
repo.go Implement fetching remote refs for document pull 2021-07-29 10:16:27 -05:00
repo_test.go Implement fetching remote refs for document pull 2021-07-29 10:16:27 -05:00