summaryrefslogtreecommitdiffstats
path: root/misc/import-commit-msg
diff options
context:
space:
mode:
Diffstat (limited to 'misc/import-commit-msg')
-rw-r--r--misc/import-commit-msg4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/import-commit-msg b/misc/import-commit-msg
index 9b9b797..cb8aea5 100644
--- a/misc/import-commit-msg
+++ b/misc/import-commit-msg
@@ -6,3 +6,7 @@ Qt Git wiki for how to use Git history grafting. At the time of
writing, this wiki is located here:
http://qt.gitorious.org/qt/pages/GitIntroductionWithQt
+
+If you have already performed the grafting and you don't see any
+history beyond this commit, try running "git log" with the "--follow"
+argument.