Skip to content

dploy - git diff - bad object #105

Description

@ponyx

Hi,

I have an error when I try to deploy my project :

dploy stage
Connecting to stage...
Checking revisions...
Checking diffs between [6c40f361380f9d0983ac24b71de0fd0369c50074] > [060c2eeaa06cbc12d38d771c4ad6498532bff937]
An error occurred when retrieving the 'git diff --name-status 6c40f361380f9d0983ac24b71de0fd0369c50074 060c2eeaa06cbc12d38d771c4ad6498532bff937' { [Error: Command failed: /bin/sh -c git diff --name-status 6c40f361380f9d0983ac24b71de0fd0369c50074 060c2eeaa06cbc12d38d771c4ad6498532bff937
fatal: bad object 6c40f361380f9d0983ac24b71de0fd0369c50074
]
  killed: false,
  code: 128,
  signal: null,
  cmd: '/bin/sh -c git diff --name-status 6c40f361380f9d0983ac24b71de0fd0369c50074 060c2eeaa06cbc12d38d771c4ad6498532bff937' } 

If I remove the .rev on the server, it works correctly but tries to upload all the project again and I don't want that, I'd like to upload only modified files.

Anyone has a solution ?
Thanks a lot

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions