Sha256: 15ccf53a27dfe954b467df1a4963a35b872ae2355b163c55493daa54dd9ee3b6

Contents?: true

Size: 216 Bytes

Versions: 2

Compression:

Stored size: 216 Bytes

Contents

export const syncGitRepoConfData1 = {
  path: 'https://example.com',
  gitCommit: 'master',
  scmType: { git: 'git' },
  scmTypes: { git: 'git', directory: 'directory' },
  gitUrl: 'https://github.com/alpha.git',
};

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
foreman_acd-0.11.0 webpack/components/SyncGitRepo/__fixtures__/syncGitRepoConfData1.fixtures.js
foreman_acd-0.10.0 webpack/components/SyncGitRepo/__fixtures__/syncGitRepoConfData1.fixtures.js