Enable overriding default key bindings

Closes #19
This commit is contained in:
Bruno Sutic
2015-03-14 20:20:25 +01:00
parent 4f3e1030e4
commit cf9bd36d15
4 changed files with 28 additions and 6 deletions

View File

@ -1,6 +1,7 @@
# Changelog
### master
- enable overriding default key bindings
### v1.2.2, 2015-02-08
- set GIT_TERMINAL_PROMPT=0 when doing `git clone`, `pull` or `submodule update`