Robert Coup

Results 119 comments of Robert Coup

> One is to lock the files This is how [git annex works](https://git-annex.branchable.com/tips/unlocked_files/)

@sisp @pawamoy hey folks, do you have any feedback on this proposal?

Yeah, I saw that option. I'm already using a mix of verbatim files & Jinja templates by the time I have config & CI & docs and other bits. I...

Thanks for getting back to me :-) For my setup, there's a mix of: - ci/config, some templated via `.jinja`, others copied verbatim - a Java code package, which (simplified)...

@sisp thanks for your detailed reply > it is entirely possible that your placeholder directory exists in the project, it would be (partially) overwritten by the internal `run_copy` call, and...

I went through the models and set `repr_field` on anything where `fields[0]` was obviously not useful (eg. `last_name`), but there might be better options.

@vikiuvb can you paste in an example? Feels like the entire JSON is too verbose to put in a repr string?

has been updated against master ~2.6.4. Any chance of some attention?