aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-04-19 18:35:29 +0800
committertypebrook <typebrook@gmail.com>2019-04-19 18:35:29 +0800
commitf36535c5956993c4126913cc83e136c5d393674d (patch)
treeeb85fa72f5f87f516581f78fbc62dd1242c7e61a /tigrc
parent61f28fb8937020480f334816e0d3b35828a9c616 (diff)
update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tigrc b/tigrc
index 4fba940..1eaf7d8 100644
--- a/tigrc
+++ b/tigrc
@@ -68,6 +68,7 @@ bind main ; :goto %(commit)^2
68# branch 68# branch
69bind main b none 69bind main b none
70bind main bn @git branch "%(prompt Enter branch name: )" %(commit) 70bind main bn @git branch "%(prompt Enter branch name: )" %(commit)
71bind main bN @git branch "%(prompt Enter branch name: )" --track %(repo:remote)
71bind main bd @git branch -d "%(prompt Delete branch: )" 72bind main bd @git branch -d "%(prompt Delete branch: )"
72bind main bbd @git branch -d %(branch) 73bind main bbd @git branch -d %(branch)
73bind main bD ?>git branch -D "%(prompt Delete branch anyway: )" 74bind main bD ?>git branch -D "%(prompt Delete branch anyway: )"