Elegit icon indicating copy to clipboard operation
Elegit copied to clipboard

Repo won't load if updated and switching from another repo

Open calebbraun opened this issue 7 years ago • 0 comments

Confusing title, but here's what I mean. Doing the following steps causes a NPE and a failure to load repositoryB:

  1. Open some repo "repositoryA" in Elegit
  2. Using the command line, go to another repository "repositoryB" and do git pull or git fetch
  3. Make sure there were changes to pull/fetch for repositoryB
  4. In Elegit, switch from repositoryA to repositoryB using the drop down menu
  5. Observe as we get the "sorry, an error occurred" message along with an NPE

calebbraun avatar May 16 '17 01:05 calebbraun