Sha256: 34bc8abf1fbecb17385252d43573511234b7919a4e40204824fe496192678c7c

Contents?: true

Size: 1.1 KB

Versions: 26

Compression:

Stored size: 1.1 KB

Contents

# Using `octocatalog-diff` without git

`octocatalog-diff` is designed to be used with git, and is developed by GitHub. This means that on a daily basis, it is run thousands of times on repositories backed by GitHub for CI jobs reported to GitHub.

If you do not manage your Puppet code with git, it is still possible to use `octocatalog-diff`, but you will not be able to take advantage of the git integrations and will need to do some things manually.

## Usage

You will need to use these command line options (at minimum):

  - `--bootstrapped-from-dir`: The directory containing your checked out "from" Puppet code, and if there is any [bootstrapping](/doc/advanced-bootstrap.md) it must already be done.

  - `--bootstrapped-to-dir`: The directory containing your checked out "to" Puppet code, and if there is any [bootstrapping](/doc/advanced-bootstrap.md) it must already be done.

You are responsible for the process by which you check out code from your version control system into two separate directories and run any necessary bootstrapping. You will need to script that step *before* invoking `octocatalog-diff`.

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
octocatalog-diff-2.3.1 doc/advanced-using-without-git.md
octocatalog-diff-2.3.0 doc/advanced-using-without-git.md
octocatalog-diff-2.1.0 doc/advanced-using-without-git.md
octocatalog-diff-2.0.0 doc/advanced-using-without-git.md
octocatalog-diff-1.6.0 doc/advanced-using-without-git.md
octocatalog-diff-1.5.4 doc/advanced-using-without-git.md
octocatalog-diff-1.5.3 doc/advanced-using-without-git.md
octocatalog-diff-1.5.2 doc/advanced-using-without-git.md
octocatalog-diff-1.5.1 doc/advanced-using-without-git.md
octocatalog-diff-1.5.0 doc/advanced-using-without-git.md
octocatalog-diff-1.4.1 doc/advanced-using-without-git.md
octocatalog-diff-1.4.0 doc/advanced-using-without-git.md
octocatalog-diff-1.3.0 doc/advanced-using-without-git.md
octocatalog-diff-1.2.0 doc/advanced-using-without-git.md
octocatalog-diff-1.1.0 doc/advanced-using-without-git.md
octocatalog-diff-1.0.4 doc/advanced-using-without-git.md
octocatalog-diff-1.0.3 doc/advanced-using-without-git.md
octocatalog-diff-1.0.2 doc/advanced-using-without-git.md
octocatalog-diff-1.0.1 doc/advanced-using-without-git.md
octocatalog-diff-1.0.0 doc/advanced-using-without-git.md