airshipctl/pkg/document/pull
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
..
pull.go Implement fetching remote refs for document pull 2021-07-29 10:16:27 -05:00
pull_test.go Fix pulling docs from remote branch 2021-01-14 12:35:56 -06:00