oceanbit / GitShark

🦈 A Git client to surf through your repos on mobile
https://gitshark.dev
Mozilla Public License 2.0
136 stars 9 forks source link

Staging deleted file throws error #29

Closed crutchcorn closed 4 years ago

crutchcorn commented 4 years ago

When attempting to stage a file that's been removed, I get a NotFoundError.

image

This is because of upstream behavior of isomorphic-git:

https://github.com/isomorphic-git/isomorphic-git/issues/1099#issuecomment-653428486