CommitController: Notify observers when adding files
commitad2213ce2f40db33253e2db15a38acd5f3d641eb
authorPieter de Bie <pdebie@ai.rug.nl>
Tue, 16 Jun 2009 18:06:57 +0000 (16 19:06 +0100)
committerPieter de Bie <pdebie@ai.rug.nl>
Tue, 16 Jun 2009 18:06:57 +0000 (16 19:06 +0100)
treec3cbdb4d704940185afa6230a65f2c1a3cac7b6c
parent4391c458d068360a0d26819f12405c651d0d8415
CommitController: Notify observers when adding files

We forgot to do this when changing the code in 963969af78
(CommitController: don't mutate array we enumerate when refreshing index).
This meant that some changes in the index would not be shown when refreshing,
for example newly added or changed files.
PBGitCommitController.m