mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-19 17:13:42 -05:00
Improve git-stack
@@ -489,7 +489,7 @@ fshow_preview() {
|
|||||||
--bind "alt-y:execute:$_gitLogLineToHash | xclip"
|
--bind "alt-y:execute:$_gitLogLineToHash | xclip"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
Compare `develop` and `master` branch with [`git-stack`](https://github.com/hankchanocd/git-stack)
|
Compare against `master` branch with [`git-stack`](https://github.com/hankchanocd/git-stack)
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# fcs - get git commit sha
|
# fcs - get git commit sha
|
||||||
|
|||||||
Reference in New Issue
Block a user