On Mon, Jun 11, 2018 at 02:04:11AM +0000, brian m. carlson wrote: > On Sun, Jun 10, 2018 at 09:44:45PM +0200, Clemens Buchacher wrote: > > + file prevent creating new files at the same path. Note that Git will not > > + update read/write permissions according to umask. > > I'm wondering if it's worth a mention that running out of disk space (or > quota) will cause data to be truncated. As far as I know we make no guarantees about the behavior when running out of disk space. There could be other side effects, so I cannot safely state anything here.