Reduce calls to callback
commit381119bbb5b5c9b869ba73b2c646913a11ea25af
authorSven Strickroth <email@cs-ware.de>
Tue, 3 Sep 2013 21:31:28 +0000 (3 23:31 +0200)
committerSven Strickroth <email@cs-ware.de>
Tue, 3 Sep 2013 21:31:28 +0000 (3 23:31 +0200)
treeeadbda5e8f1ca23adcdc9b356a627b7ef8b5f824
parenta07c1d9fc3ec93d087f7f8dd030174e68b07dd05
Reduce calls to callback

Do as documented: Only call "callback" if skipWorktree or assumeValid is set to true.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/GitIndex.cpp