jreybert / vimagit

Ease your git workflow within Vim
1.31k stars 49 forks source link

Error is thrown while discarding/checkout the file #118

Closed aankittcoolest closed 7 years ago

aankittcoolest commented 7 years ago

Here are the details of the error displayed.

Error detected while processing function magit#stage_hunk[32]..magit#stage_block[29]..magit#git#git_unapply:
line   18:
E605: Exception not caught: unapply error
Error detected while processing function magit#stage_hunk[32]..magit#stage_block:
line   29:
E171: Missing :endif

Any details as to why is this thrown?

jreybert commented 7 years ago

I need more context, I can't reproduce your issue.

aankittcoolest commented 7 years ago

I committed he code in the normal way then! Will be reporting it again (this time with more details) if encountered again. Closing the issue for now.