You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
Matan Kotler-Berkowitz edited this page Jun 14, 2021
·
6 revisions
The console directory is a fork of the openshift/console repository, using git subtree. To update the local copy from the upstream repository, run this command:
This will pull the latest changes from the upstream and merge them into the local copy. If merge conflicts occur between the local copy and the upstream changes, they can be resolved in the same way that merge conflicts between two branches are resolved.
Deploying to an OpenShift Cluster
Copy the console folder outside of the repository
Run git init inside the console folder
Follow the instructions listed here. Note: make sure to run the listed commands in the directory above the console folder.