summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2013-01-23 17:06:43 +0200
committerOrgad Shaneh <orgads@gmail.com>2013-01-23 18:50:45 +0100
commitb53d398e2c15c1c31d9a3ca0104c936257466f2e (patch)
tree34367e1fe3e8f5d1e70babe6adefe0f2e00a24b4 /doc
parent5e5831bb12d583c68a203fb36e3f50add979c7e7 (diff)
downloadqt-creator-b53d398e2c15c1c31d9a3ca0104c936257466f2e.tar.gz
Git: Add context-menu actions for cherry-pick and revert
Change-Id: Ic266fe039423a37df2fc347ead7530322ac47bb8 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/howto/creator-vcs.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/howto/creator-vcs.qdoc b/doc/src/howto/creator-vcs.qdoc
index f045ae67e2..edea52b557 100644
--- a/doc/src/howto/creator-vcs.qdoc
+++ b/doc/src/howto/creator-vcs.qdoc
@@ -199,6 +199,7 @@
display a description of the change including the diff.
Right-clicking on an identifier brings up a context menu that lets you
show annotation views of previous versions (see \l{Annotating Files}).
+ With Git you can also choose to cherry-pick or revert a change.
\image qtcreator-vcs-log.png