Details
-
Suggestion
-
Resolution: Done
-
P4: Low
-
Qt Creator 3.6.0
-
4cbb24906f3057a345998510bb3b732e71fd2169 (qt-creator/qt-creator/4.12)
Description
Running e.g. git pull gives some information what changed upstream in the output pane. It could be possible to click on SHA1, ranges or tags to perform git show (or other commands).
The same applies to the output from "push to gerrit": here HTTP links appear that could be used to open the web browser and navigate to the change.
Underlined sample output below:
19:57 Executing in /home/ah/git/qt5/qtserialbus: /usr/bin/git pull --rebase
Von git://code.qt.io/qt/qtserialbus
a345430..0b0daef dev -> origin/dev
[neues Tag] v5.6.1-1 -> v5.6.1-1
Zunächst wird der Branch zurückgespult, um Ihre Änderungen
darauf neu anzuwenden...
dev zu 0b0daef5bcf752da52183c318291c9e05d5ff3c6 vorgespult.
The command "/usr/bin/git" finished successfully.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-19171 Make link from "Push to Gerrit" clickable
-
- Closed
-