Skip to content
Snippets Groups Projects
  1. Aug 30, 2013
  2. Aug 29, 2013
  3. Aug 28, 2013
  4. Aug 27, 2013
  5. Aug 20, 2013
  6. Aug 19, 2013
  7. Aug 13, 2013
  8. Aug 12, 2013
  9. Aug 08, 2013
  10. Aug 07, 2013
  11. Aug 06, 2013
  12. Jul 31, 2013
  13. Jul 29, 2013
  14. Jul 21, 2013
  15. Jul 19, 2013
  16. Jul 18, 2013
  17. Jul 17, 2013
  18. Jul 15, 2013
  19. Jul 12, 2013
  20. Jul 11, 2013
  21. Jul 10, 2013
    • Orgad Shaneh's avatar
      Git: Prevent another crash on checkout · 3eacb444
      Orgad Shaneh authored
      
      Crash happens if the repository has a submodule with local
      changes that requires updating (commit changed between current
      branch and new branch)
      
      Since we already refresh for every repo change, just add "expect"
      for checkout and remove the code accessing the deleted index.
      
      Change-Id: Ic464129a2f001e017244fdf719b282dcbd9dffa4
      Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
      3eacb444
Loading