migrate_bitbucket_server_to_bitbucket_cloud icon indicating copy to clipboard operation
migrate_bitbucket_server_to_bitbucket_cloud copied to clipboard

getting an error for curl command with jq seems like the output is returning headers as well

Open chetanpjain opened this issue 6 years ago • 2 comments


Summary

Steps to Reproduce


Expected Results

Actual Results

chetanpjain avatar Apr 01 '19 12:04 chetanpjain

Hey @chetanpjain can you share details of the full error message, including line number where the error occurred if possible?

swoodford avatar May 20 '19 16:05 swoodford

I kind of fixed it, at line number 49, basically it will fail if there are not git repo containing directories in the folder from where we are running it.

It just exits out, I have taken out exit from there so that it can continue.

--Chetan

--

On Mon, 20 May, 2019, 9:50 PM Shawn Woodford, [email protected] wrote:

Hey @chetanpjain https://github.com/chetanpjain can you share details of the full error message, including line number where the error occurred if possible?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/swoodford/migrate_bitbucket_server_to_bitbucket_cloud/issues/6?email_source=notifications&email_token=AI343XAW6PA4GK4QCSVHRQLPWLFUFA5CNFSM4HCWR5OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZLF7Y#issuecomment-494056191, or mute the thread https://github.com/notifications/unsubscribe-auth/AI343XAU76Y6353MMKX56CDPWLFUFANCNFSM4HCWR5OA .

chetanpjain avatar May 20 '19 16:05 chetanpjain