Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: devfile/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 811b0481babf7403d65d642d6442c257ec7d25c4
Choose a base ref
..
head repository: devfile/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c8a9b0b5500543e83f601f49b4304ee9fdf9bf4f
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +2 −2 docs/modules/user-guide/partials/proc_stage-1-build-and-package-a-devfile-registry.adoc
Original file line number Diff line number Diff line change
@@ -20,14 +20,14 @@ Download / clone the link:https://github.com/devfile/registry[devfile/registry]

.Procedure

* Clone via HTTPS
* Clone through HTTPS
+
[source,bash]
----
git clone https://github.com/devfile/registry.git /path/to/registry
----
+
* Clone via SSH
* Clone through SSH
+
[source,bash]
----