-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shell Error #180
Comments
Could you give the following outputs: Is your repository publicly available somewhere? |
Did you mean
The repos aren't public, but I can make one public if that would help. Is it possible that it's just too large? My dotfile repo is over 250M after adding my Coc extensions. I'm redoing the repo so I don't have to sync all of that. |
I'm also seeing this error with my dotfiles repo. Similar output to the above where there are a number of untracked files and no submodule mappings. |
I'm seeing exactly the same error, but only on some repositories.
|
To add, I had one empty subdirectory which was apparently a "subproject". |
Short description of the problem
When I invoke :Magit in some repos, I get the following error message:
Error detected while processing function magit#show_magit[148]..magit#update_buf
fer[59]..magit#state#update[14]..magit#utils#refresh_submodule_list[1]..magit#gi
t#submodule_status[1]..magit#sys#system:
line 5:
E605: Exception not caught: shell_error
Steps to reproduce
Navigate to a Git repo, open nvim, and invoke :Magit.
Environment
vim
ornvim
versionNVIM v0.3.8
git
versiongit version 2.21.0
Whatever vim-plug installs.
Arch Linux and macOS Mojave.
St on Linux and iTerm 2 on macOS
The text was updated successfully, but these errors were encountered: