Closed thormeier closed 9 years ago
test failure seems to be unrelated to this PR for the memory issue I would recommend something like this: https://github.com/symfony-cmf/RoutingBundle/blob/master/.travis.yml#L24
restarted the build, now that build is fixed in master
btw .. while you are at it .. can you change the notification for travis to liip:3QOs1QKt3aCFxpJvRzpJCbVZ
?
notifications are not related to this PR. did #26 to do that.
@thormeier can you please rebase this PR on master?
Rebased onto master, waiting for Travis to pass this.
Seems ok to me :)
Just one thing bothers me a bit. The git commands are separated between the InitCommand and the GitPersistance, maybe put everything in GitPersistance. This would also enable creation of the repository from the application.
Add GitPersistence and some SF2 commands based on YamlPersistence to make sure the translation files are stored in a Git repository