From 92196246b1833a1f741e86cb769abba1ec16a34a Mon Sep 17 00:00:00 2001 From: Sven Strickroth Date: Sat, 5 May 2012 01:53:19 +0200 Subject: [PATCH] document the key shortcuts of the rebase dialog Signed-off-by: Sven Strickroth --- doc/source/en/TortoiseGit/tsvn_dug/dug_rebase.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/source/en/TortoiseGit/tsvn_dug/dug_rebase.xml b/doc/source/en/TortoiseGit/tsvn_dug/dug_rebase.xml index 90fbc8e29..de39b6024 100644 --- a/doc/source/en/TortoiseGit/tsvn_dug/dug_rebase.xml +++ b/doc/source/en/TortoiseGit/tsvn_dug/dug_rebase.xml @@ -7,7 +7,7 @@ Rebase - Rebase is quite complex. Please read to + Rebase is quite complex. Please read to understand git rebase. @@ -19,4 +19,10 @@ Rebase dialog will be shown. + + + Instead of setting "pick", "skip", "edit", "squash" by using the context-menu, you can also use the following keys: + space: shifts the state, s: skip, e: edit, p: pick, q: squash + + \ No newline at end of file -- 2.11.4.GIT