The sound distributed version control system

#771 [CORRUPTION] ghost channel

Closed on May 21, 2023
tankf33der on March 5, 2023

Maybe duplicate of #770. I found the shorter way how to get ghost channel.

$ pijul init p1
$ cd p1
$ touch a
$ pijul add a
$ pijul record -am"."
Hash: HOHPFASE6AZLEP4JECIOGK5TZSYRI66JEFXFEOSKAUCT2RF35MEQC
$ echo "2" >> a
$ pijul record -am"."
Hash: 22Y3QAFNYNJBRENY747BHPU5DJQ45L3WCM46RWG47HVSQXQPAPLQC
$ pijul channel switch m1
$ piju channel
  m1
* main
$ pijul apply 22 --channel main
$ pijul channel
  m1
* main
  S2jWxmc4SxdSLWcp15li
$
pmeunier on May 21, 2023

Totally a duplicate of #770 (I’m fixing it), but thanks anyway, false positives are better than false negatives here.

pmeunier closed this discussion on May 21, 2023