aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2018-01-31 09:51:22 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2018-01-31 10:14:36 +0000
commit26283047162224fbc878671b5e5cb61bf419930e (patch)
tree2890dfbc374e6f2b07abb3182d017ed7a80afcef /doc
parentde26df1ee37cc57b7cca79aff5a31d13bbbd2a62 (diff)
Doc: Add a line that was removed by mistake
Change-Id: I822c5c90312c2e41c01cdfc86cd5f2d7718173ae Reviewed-by: André Hartmann <aha_1980@gmx.de> Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/vcs/creator-vcs-git.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/vcs/creator-vcs-git.qdoc b/doc/src/vcs/creator-vcs-git.qdoc
index 8637f1f4f6..56d77d969f 100644
--- a/doc/src/vcs/creator-vcs-git.qdoc
+++ b/doc/src/vcs/creator-vcs-git.qdoc
@@ -130,6 +130,7 @@
To change a series of commits in the local repository, select
\uicontrol Tools > \uicontrol Git > \uicontrol {Local Repository} >
\uicontrol {Interactive Rebase}. You can reorder or discard commits, squash
+ them into a single commit, or edit the commit messages.
The following sections describe how to manage local and remote branches,
apply patches, and use stashes.