Hello,
I've tried unsuccefully to fixe this error serval times, can anybady help me with this please. Thank you
=============================================================================================
= git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree = = =
= clone = https://githost.gi.polymtl.ca/git/inf2990-13/Users/nabilonY/inf2990-13 =
= error: RPC failed; result=18, HTTP code = 200 =
= fatal: The remote end hung up unexpectedly =
= fatal: protocol error: bad pack header =
= Cloning into '/Users/nabilonY/inf2990-13'... =
= Completed with errors, see above =
=============================================================================================
The only way that I found to resolve this problem is to use terminal for cloninf repository and dorg and drap the directory to sourcetree window
I'm getting the same error, clone works from terminal but errors when using the GUI.
fatal: The remote end hung up unexpectedly fatal: protocol error: bad pack header error: RPC failed; result=18, HTTP code = 200
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If i use the same command in the Terminal there is not problem but by using sourceTree I got the error above
git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree clone https://githost.gi.polymtl.ca/git/inf2990-13/Users/nabilonY/inf2990-13
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.