Delivery init fails

I am going through the delivery module and getting 'A line of git porcelain did not match!
Failed to match: Agent pid 340' during initialize_delivery_pipeline.
if I run it the 2nd time, I get the following without a browser opening:

Identity added: /c/Users/royri/.ssh/id_rsa (/c/Users/royri/.ssh/id_rsa)
\fatal: A branch named 'initialize-delivery-pipeline' already exists.
Feature branch named 'initialize-delivery-pipeline' created.
Skipping: DELIVERY.md already exists, no need to create or commit.
Skipping: All changes have already be submitted for review, skipping.

Your new Delivery project is ready!

below is the full log...

PS C:\RRaly\learn-chef\cookbooks\learn_chef_iis>Chef Delivery
Creating Delivery project...
Skipping: Delivery project named learn_chef_iis already exists.
Setting up the 'delivery' git remote...
-Enter passphrase for /c/Users/royri/.ssh/id_rsa:/
Identity added: /c/Users/royri/.ssh/id_rsa (/c/Users/royri/.ssh/id_rsa)
\Enter passphrase for /c/Users/royri/.ssh/id_rsa:|
/Identity added: /c/Users/royri/.ssh/id_rsa (/c/Users/royri/.ssh/id_rsa)
The delivery git remote has been configured to 'ssh://admin@default@rray-9rg62bjqtt5qrmwp.us-west-2.opsworks-cm.io:8989/default/my-org/learn_chef_iis'.
Pushing initial git history...
\Enter passphrase for /c/Users/royri/.ssh/id_rsa:-
Identity added: /c/Users/royri/.ssh/id_rsa (/c/Users/royri/.ssh/id_rsa)
Skipping: Found commits on remote for pipeline master, not pushing local commits.
Creating pipeline on Delivery server...
Skipping: Delivery pipeline named master already exists for project learn_chef_iis.
Generating build cookbook...
Skipping: build cookbook already exists at .delivery/build_cookbook.
Creating and committing DELIVERY.md readme...
\Enter passphrase for /c/Users/royri/.ssh/id_rsa:/
Identity added: /c/Users/royri/.ssh/id_rsa (/c/Users/royri/.ssh/id_rsa)
-Switched to a new branch 'initialize-delivery-pipeline'
Feature branch named 'initialize-delivery-pipeline' created.
DELIVERY.md created.
\Enter passphrase for /c/Users/royri/.ssh/id_rsa:
Identity added: /c/Users/royri/.ssh/id_rsa (/c/Users/royri/.ssh/id_rsa)
|warning: LF will be replaced by CRLF in DELIVERY.md.
The file will have its original line endings in your working directory
\Enter passphrase for /c/Users/royri/.ssh/id_rsa:
Identity added: /c/Users/royri/.ssh/id_rsa (/c/Users/royri/.ssh/id_rsa)
|error: pathspec 'pipeline' did not match any file(s) known to git
error: pathspec 'verification' did not match any file(s) known to git
error: pathspec 'commit' did not match any file(s) known to git
DELIVERY.md committed in branch 'initialize-delivery-pipeline'.
Submitting feature branch 'initialize-delivery-pipeline' for review...
Enter passphrase for /c/Users/royri/.ssh/id_rsa:
Identity added: /c/Users/royri/.ssh/id_rsa (/c/Users/royri/.ssh/id_rsa)
\Enter passphrase for /c/Users/royri/.ssh/id_rsa:|
Identity added: /c/Users/royri/.ssh/id_rsa (/c/Users/royri/.ssh/id_rsa)
/Pushing to ssh://admin@default@rray-9rg62bjqtt5qrmwp.us-west-2.opsworks-cm.io:8989/default/my-org/learn_chef_iis
|updating local tracking ref 'refs/remotes/delivery/_for/master/initialize-delivery-pipeline'
A line of git porcelain did not match!
Failed to match: Agent pid 340