commit | a951ba5c8505792540ada3d25d386a2eb7aaf517 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <edwin.kempin@sap.com> | Fri Jan 03 14:07:28 2014 +0100 |
committer | Edwin Kempin <edwin.kempin@sap.com> | Fri Jan 03 14:11:01 2014 +0100 |
tree | 36af85066853437be0e17a706c0d22d4a6f11b04 | |
parent | 62f600229b8200ac3b84b591a665d3d1914cd9a4 [diff] |
Fix example how plugins can react on changes in project config The example didn't handle the case that on project creation a zero ObjectId is provided as old ObjectId. RefNames.REFS_CONFIG has to be used instead of GitRepositoryManager.REF_CONFIG which doesn't exist anymore. Change-Id: Ic42ca72a126b70ff0b452e5150e2d1e3c916c73c Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>