The Cherry Pick dialog box enables you to apply changes introduced by some existing commits to the HEAD of the current brunch.
The Cherry Pick dialog box contains the following elements:
Element | Description |
---|---|
Revision | Type a specific revision of the selected item by entering a commit ID, existing branch, or tag name. Alternatively, clicking Select to open the Select Revision dialog box where you can view the list of revisions maintained in the repository and choose the required one. |
Commit ID |
A unique identifier of the branched revision. |
Author |
Name of a person who committed the revision. |
Date | The date of an original commit. |
Message |
A message specified during the commit of the revision. |
Related Topics
Developing Applications with NetBeans IDE,
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0. |