airshipctl/pkg/document
Ruslan Aliev 0e44b580f0 Fix pulling docs from remote branch
Currently airshipctl is not able to checkout remote branch
due to using simple branch reference name instead of remote one.
This patch fixes appropriate problem and allows user to specify
what kind of branch to use - local or remote one (since reference
name will be different in these scenarios).

Change-Id: I1fea29f84097b9e7160597003d0e8961f4d3aca6
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2021-01-14 12:35:56 -06:00
..
plugin Adding Filesystem check function to templater 2021-01-05 05:51:01 +00:00
pull Fix pulling docs from remote branch 2021-01-14 12:35:56 -06:00
repo Add document pull step to gate script runner 2020-09-25 00:39:28 -05:00
testdata Add phase tree command in package module 2021-01-06 19:38:54 +00:00
bundle_test.go Remove document plugin subcommand 2020-11-11 14:59:14 +04:00
bundle.go Move document filesystem to a separate package 2020-11-30 19:51:30 -06:00
constants.go Add phase tree command in package module 2021-01-06 19:38:54 +00:00
dochelper_baremetalhost.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
dochelper_test.go Added unit test for dochelper, config 2020-07-14 16:48:03 -05:00
dochelper_utils.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
document_test.go Fix typos 2020-09-21 02:49:33 -05:00
document.go image-builder integration for ISO builds 2020-12-17 14:47:53 -08:00
errors.go image-builder integration for ISO builds 2020-12-17 14:47:53 -08:00
selectors_test.go image-builder integration for ISO builds 2020-12-17 14:47:53 -08:00
selectors.go image-builder integration for ISO builds 2020-12-17 14:47:53 -08:00
tree_test.go Add phase tree command in package module 2021-01-06 19:38:54 +00:00
tree.go Add phase tree command in package module 2021-01-06 19:38:54 +00:00