Hi everyone, Is it possible to read and modify files not containing Pharo code in a repository managed by Iceberg? I am thinking of reading the repository's README file, for example, or storing data files read by my code alongside the code itself.
Konrad.