VSpaceCode / vscode-which-key

which-key like menu for Visual Studio Code
https://vspacecode.github.io/docs/whichkey
MIT License
166 stars 18 forks source link

conf: add git.update (gu) -> command git.pull #67

Open wahtique opened 2 years ago

wahtique commented 2 years ago

Add default binding for git pull operation

Context

See #66

Changes

stevenguh commented 2 years ago

What about F? Pull is essentially a fetch and merge so it's similar to fetch.