Apply actions to commits
To browse a directory or the commit history and to apply actions on the commits, go to Tools > Git > Actions on Commits.
You can apply the following actions on commits:
Menu Item | Description |
---|---|
Archive | Package the commit as a ZIP or tarball. |
Checkout | Check out the change in a headless state. |
Cherry Pick | Cherry-pick the selected change to the local repository. |
Revert | Revert back to the state of the last commit. |
Show | Show the commit in the diff editor. |
See also How To: Use Git and Git.
Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.