The sound distributed version control system

#898 [PARTIAL, PUSH] source repo corruption

Opened by tankf33der on March 9, 2024
tankf33der on March 9, 2024
$ cd pijul-tests
$ ./debug.sh
# wait
$ cd ../pijul-tests-data/

$ pijul clone --path debug.sanakirja repo debugsana
$ cd debugsana
$ echo "2" >> debug.sanakirja
$ pijul rec -am.
$ pijul remote
  SK3YFC5KR5GMD5EV352B355JPQ: repo
$ pijul push --path debug.sanakirja -a

$ cd ..
$ cd repo
$ ls
debug.sanakirja
$ pijul ls
debug.sanakirja

# wait, there is second file?
# suspicious