-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels