这是indexloc提供的服务,不要输入任何密码
Skip to content

skulldogged/plugin-jj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A jj abbreviations plugin for Oh My Fish and Fisher heavily inspired by the fish plugin plugin-git

Install

fisher:

fisher install kapsmudit/plugin-jj

oh-my-fish:

omf install https://github.com/kapsmudit/plugin-jj

Usage

Abbreviation Command
jst jj status
jsh jj show
jshs jj show --summary
jl jj log
jbm jj bookmark move
jbm@ jj bookmark move --to @
jj bm bookmark move
jcl jj git clone --colocate
jclo jj git clone --colocate --remote upstream
jd jj desc
jdm jj desc -m
jdf jj diff
jdg jj diff --git
je jj edit
jj e edit
jfa jj git fetch --all-remotes
jf jj git fetch
jp jj git push
jpc jj git push -c
jn jj new
jna jj new -A
jnb jj new -B
jnn jj new --no-edit
jnna jj new --no-edit -A
jnnb jj new --no-edit -B
jsq jj squash
jgr jj git remote
jgra jj git remote add
jgrl jj git remote list
jrb jj rebase
ja jj abandon

About

Jujutsu (jj) abbreviations for fish shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%