mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 07:16:23 -04:00
Update README
This commit is contained in:
parent
1ffcb915d8
commit
cd739e0f36
10
README.md
10
README.md
|
|
@ -2,10 +2,6 @@
|
|||
|
||||
`forgit` is a utility tool for git taking advantage of fuzzy finder [`fzf`](https://github.com/junegunn/fzf).
|
||||
|
||||
## Screenshot
|
||||
|
||||

|
||||
|
||||
## Install
|
||||
|
||||
### zplug([Recommand](https://github.com/zplug/zplug))
|
||||
|
|
@ -24,6 +20,8 @@ Clone this repo somewhere and source the `forgit.plugin.zsh` at ~/.zshrc.
|
|||
|
||||
Interactive `git add`
|
||||
|
||||

|
||||
|
||||
<Tab> Mark/Unmark(and move down)
|
||||
<C-r> Reverse selection
|
||||
<Enter> Confirml and quit
|
||||
|
|
@ -37,6 +35,8 @@ Interactive `git add`
|
|||
|
||||
Interactive `git log`
|
||||
|
||||

|
||||
|
||||
<Enter> Fullscreen preview
|
||||
<C-j/n><C-k/p> Selection down/up
|
||||
|
||||
|
|
@ -59,6 +59,8 @@ Interactive `git diff`
|
|||
|
||||
Interactive `.gitignore` generator
|
||||
|
||||

|
||||
|
||||
### Tips
|
||||
|
||||
Install [`diff-so-fancy`](https://github.com/so-fancy/diff-so-fancy) for better quality of diff result.
|
||||
|
|
|
|||
BIN
screenshot-ga.png
Normal file
BIN
screenshot-ga.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 393 KiB |
BIN
screenshot-gi.png
Normal file
BIN
screenshot-gi.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 548 KiB |
BIN
screenshot-glo.png
Normal file
BIN
screenshot-glo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 971 KiB |
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
|
Before Width: | Height: | Size: 483 KiB |
Loading…
Reference in a new issue