Skip to content

deis create fails to create a git repo #499

Description

@Dakuan

I can create an app with the --no-remote option for the walk through and docker pull works just fine, but If I want a git repo I get an error

[~:dom] ⚡  deis create
Creating Application... done, created haptic-farmland
Error: Error when running 'git remote add deis ssh://git@deis-builder.cluster.fluid.ly:2222/haptic-farmland.git'
fatal: Not a git repository (or any of the parent directories): .git

Similarly, if creating a repo after a --no-remote:

Creating Application... done, created quoted-sandwich
If you want to add a git remote for this app later, use `deis git:remote -a quoted-sandwich`
[~:dom] ⚡  deis git:remote -a quoted-sandwich
Error: Error when running 'git remote -v'
fatal: Not a git repository (or any of the parent directories): .git```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions