Skip to content

opspec-pkgs/git.repo.checkout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build

icon

Problem statement

Checkout a branch in a git repo; equivalent to git checkout

Example usage

Visualize

opctl ui github.com/opspec-pkgs/git.repo.checkout#1.0.0

Run

opctl run github.com/opspec-pkgs/git.repo.checkout#1.0.0

Compose

op:
  ref: github.com/opspec-pkgs/git.repo.checkout#1.0.0
  inputs:
    branchName:  # 👈 required; provide a value
  ## uncomment to override defaults
  #   isNewBranch: true
  #   repo: ./
  outputs:
    repo:

Support

join us on Slack or open an issue

Releases

releases are versioned according to semver 2.0.0 and tagged; see CHANGELOG.md for release notes

Contributing

see project/CONTRIBUTING.md

About

Checkout a branch in a git repo; equivalent to `git checkout`

Resources

Stars

Watchers

Forks

Packages

No packages published