Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

mode name
drwxr-xr-x src/
-rw-r--r-- .ignore
-rw-r--r-- Cargo.lock
-rw-r--r-- Cargo.toml
-rw-r--r-- README.md
README

pijul-repository-visualization

A simple tool I hacked together, for visualizing the poset of changes in a Pijul repository.

Usage:

  • Opens svg in firefox: cargo run -- <directory> --open
  • Spit svg to stdout: cargo run -- <directory>

Warning

This is only of “works on my machine” quality.

Dependencies

  • pijul
  • graphviz

For –open:

  • firefox
  • a /tmp/ directory