docs.rs failed to build jj-bond-0.1.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
jj-bond-0.1.1
Features
- View history, show, files, diff
- New, describe, edit, split, split parallelly change
- Abandon, squash, duplicate, rebase changes
- Fetch
- View bookmarks
- Create, set, delete, track, untrack, push bookmark
- View tags
- Create, set, delete, track, untrack, push tag
- View history of a bookmark
- View history of a tag
- View operations
- Auto update stale workspace
- I want more features...
Installation
Cargo
$ JB_NO_GIT=1 cargo install jj-bond
AUR
$ paru -S jj-bond
or binary package:
$ paru -S jj-bond-bin
Usage
$ jb
Configuration
Path:
- Linux:
~/.config/jj-bond/config.toml - macOS:
~/Library/Application Support/jj-bond/config.toml - Windows:
{FOLDERID_RoamingAppData}/jj-bond/config.toml
jb will create a default config file when it doesn't exist.