Christophe de Vienne

Results 46 comments of Christophe de Vienne

@mdgriffith Sorry to bother you with this but is there any chance this gets into a release in a not-too-far release ?

One of our use cases is the following: we have repositories for odoo modules, that we sync in a top-level client project. When working on the client project, the developer...

@rohitagg2020 I agree "dev" might not be the ideal name. But it is not a "skip" either because the key ideas are: - keep the local commits (ie do a...

Our main goal is to secure local changes by default, so a "vendir sync" can never mean loosing some work. If we cannot do a fetch (which btw would be...

Yes, a "--safe" flag is what I have in mind. It could be turned on with an environment variable too (also maybe in the vendir.yml configuration). It would not change...

Yes, although not very actively: any bug needing a fix will be handled, and adequate PRs merged.