JWTT77WJIGJOZVLLZBADUDZIMSEAR7ZLYLWISOXFJJCNWJGJPWQQC
SXEYMYF7P4RZMZ46WPL4IZUTSQ2ATBWYZX7QNVMS3SGOYXYOHAGQC
/// Initializes an empty pijul repository
/// Clones an existing pijul repository
/// Creates a new change
/// Shows difference between two channels/changes
/// Show the entire log of changes
/// Pushes changes to a remote upstream
/// Pulls changes from a remote upstream
/// Shows information about a particular change
/// Manages different channels
/// Imports a git repository into pijul
/// Moves a file in the working copy and the tree
/// Lists files tracked by pijul
/// Adds a file to the tree
/// Removes a file from the tree and prestine
/// Reverts the working copy to the given Hash
/// Create a new channel
/// Unrecords all changes upto the given hash
/// Applies one channel to other
/// Manages remote repositories
/// Creates an archive of the repository
/// Shows which patch last affected each line of the every file