diff options
| author | typebrook <typebrook@gmail.com> | 2020-02-19 10:07:04 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2020-02-19 10:07:04 +0800 |
| commit | c90ef71d28249b9a415e3137dd6fd5168e4703aa (patch) | |
| tree | f1fabd78ef2b94702b551f7350c9fb28aa5ed985 /tigrc | |
| parent | a33408f9b2fd73ac8ae4b5aa4e26443343ffa645 (diff) | |
update
Diffstat (limited to 'tigrc')
| -rw-r--r-- | tigrc | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -43,6 +43,7 @@ bind generic Ur @git remote rename "%(prompt Rename which remote?: )" "%(prompt | |||
| 43 | bind generic U! @git remote remove "%(prompt Remove which remote?: )" | 43 | bind generic U! @git remote remove "%(prompt Remove which remote?: )" |
| 44 | bind generic Us @git remote set-url "%(prompt Set url for which remote?: )" "%(prompt New url: )" | 44 | bind generic Us @git remote set-url "%(prompt Set url for which remote?: )" "%(prompt New url: )" |
| 45 | bind generic Uf ?git fetch "%(prompt Fetch from which remote?: )" | 45 | bind generic Uf ?git fetch "%(prompt Fetch from which remote?: )" |
| 46 | bind generic Uu ?git remote update --prune | ||
| 46 | bind generic Uprf ?git fetch "%(prompt Fetch from which remote?: )" pull/"%(prompt PR number: )"/head:pr | 47 | bind generic Uprf ?git fetch "%(prompt Fetch from which remote?: )" pull/"%(prompt PR number: )"/head:pr |
| 47 | 48 | ||
| 48 | # toggle case sensitive for search | 49 | # toggle case sensitive for search |