Working on a project with some guys, we are all pretty new to using git, and we just came across an error allowing none of us to perform a pull/push on our repo. (we are also using heroku)
" Fetching repositoryfatal: protocol error: bad line length character: Sysl "
I was wondering if anyone else is familiar with this error? Every other search I find is related to "bad line length character: Unab" and related to changing our bash_profiles? But bash_profile would be related to a error that is local, and not server side correct?
Thanks for your help